Skip to content

Commit

Permalink
fix: Add watch verb to clusterRole for pods
Browse files Browse the repository at this point in the history
Fixes #1960

Signed-off-by: Ansil H <[email protected]>
  • Loading branch information
ansilh committed Apr 7, 2022
1 parent 4333b4f commit 2ce95d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/role/argo-rollouts-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ rules:
verbs:
- list
- update
- watch
# pods eviction needed for restart
- apiGroups:
- ""
Expand Down

0 comments on commit 2ce95d6

Please sign in to comment.