Skip to content

Commit

Permalink
Update hub-cluster-robot permission
Browse files Browse the repository at this point in the history
Signed-off-by: RokibulHasan7 <[email protected]>
  • Loading branch information
RokibulHasan7 committed Feb 20, 2025
1 parent 98328ff commit 3f8a9b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charts/hub-cluster-robot/common/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ rules:
- apiGroups: [ "cluster.open-cluster-management.io" ]
resources: [ "managedclusters", "managedclustersets" ]
verbs: [ "*" ]
- apiGroups: [ "addon.open-cluster-management.io" ]
resources: [ "managedclusteraddons" ]
verbs: [ "*" ]
- apiGroups: [ "work.open-cluster-management.io" ]
resources: [ "manifestworks" ]
verbs: [ "*" ]

0 comments on commit 3f8a9b9

Please sign in to comment.