fix(argo-workflows): Add missing permission to workflow role (#2367)
This commit is contained in:
parent
152c04f827
commit
2c046f9a9a
2 changed files with 4 additions and 3 deletions
|
|
@ -38,6 +38,7 @@ rules:
|
|||
- workflowtaskresults
|
||||
verbs:
|
||||
- create
|
||||
- patch
|
||||
- apiGroups:
|
||||
- argoproj.io
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue