Skip to content

Commit

Permalink
Update hub-cluster-robot permission (#45)
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 authored Dec 5, 2024
1 parent 1bda4e6 commit 115dae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hub-cluster-robot/common/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ rules:
verbs: [ "*" ]
- apiGroups: [ "cluster.open-cluster-management.io" ]
resources: [ "managedclusters", "managedclustersets" ]
verbs: [ "get", "list", "watch" ]
verbs: [ "*" ]

0 comments on commit 115dae7

Please sign in to comment.