Skip to content

Commit

Permalink
Fix missing clusterrole for Nodes (#12)
Browse files Browse the repository at this point in the history
Add watch permission for `Nodes`.
  • Loading branch information
afritzler authored Aug 22, 2024
1 parent 6de7484 commit e7fc2de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/rbac/cluster_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ rules:
- delete
- get
- patch
- watch
- update
- list
- apiGroups:
Expand Down

0 comments on commit e7fc2de

Please sign in to comment.