Skip to content

Commit

Permalink
Allow watching nodes (#1543)
Browse files Browse the repository at this point in the history
* Allow watching nodes

* restore
  • Loading branch information
corest committed May 17, 2024
1 parent 487f0b9 commit 3798bf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-chart/templates/02-cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ rules:
- extensions
- apps
resources:
- nodes
- pods
- services
- endpoints
Expand Down

0 comments on commit 3798bf7

Please sign in to comment.