Skip to content

Commit

Permalink
fix: Fixed typo in clusterrole (#6626)
Browse files Browse the repository at this point in the history
Signed-off-by: Saravanan Balasubramanian <[email protected]>
  • Loading branch information
sarabala1979 authored Aug 31, 2021
1 parent 563cd31 commit d8b90f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rules:
- argoproj.io
resources:
- workflows
- workflows/finalizersfinalizersz
- workflows/finalizers
- workflowtasksets
- workflowtasksets/finalizers
verbs:
Expand Down
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ rules:
- argoproj.io
resources:
- workflows
- workflows/finalizersfinalizersz
- workflows/finalizers
- workflowtasksets
- workflowtasksets/finalizers
verbs:
Expand Down

0 comments on commit d8b90f2

Please sign in to comment.