Skip to content

Commit

Permalink
ACM-7389 Add list permission for multiclusterapplicationsetreports (#511
Browse files Browse the repository at this point in the history
)

* Add list permission for multiclusterapplicationsetreports

Signed-off-by: fxiang1 <[email protected]>

* Run generate rbac

Signed-off-by: fxiang1 <[email protected]>

---------

Signed-off-by: fxiang1 <[email protected]>
  • Loading branch information
fxiang1 authored Sep 8, 2023
1 parent 41d1077 commit 31bf5fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,7 @@ rules:
- channels
- gitopsclusters
- helmreleases
- multiclusterapplicationsetreports
- placementbindings
- placementrules
- policies
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ rules:
- policysets
- subscriptions
- subscriptionreports
- multiclusterapplicationsetreports
verbs:
- list
- watch
Expand Down
2 changes: 1 addition & 1 deletion pkg/templates/rbac_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 31bf5fd

Please sign in to comment.