fix(argo-workflows): Add missing permission to workflow role (#2367)

This commit is contained in:
Aikawa 2023-12-05 14:55:10 +09:00 committed by GitHub
parent 152c04f827
commit 2c046f9a9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -38,6 +38,7 @@ rules:
- workflowtaskresults
verbs:
- create
- patch
- apiGroups:
- argoproj.io
resources: