Skip to content

Commit

Permalink
update bundle clusterrole manifest (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored Jun 10, 2024
1 parent 76e624d commit a5a315e
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,19 @@ rules:
- get
- list
- watch
- apiGroups:
- "apps"
resources:
- replicasets
- daemonset
verbs:
- get
- apiGroups:
- ""
resources:
- nodes
verbs:
- list
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit a5a315e

Please sign in to comment.