Merge pull request #3 from muwon/jing/CLOUD974_argo-permission
[CLOUD-974] add pods/log in argo-workflow-controller-cluster-role
This commit is contained in:
commit
252433038e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ rules:
|
|||
resources:
|
||||
- pods
|
||||
- pods/exec
|
||||
- pods/log
|
||||
verbs:
|
||||
- create
|
||||
- get
|
||||
|
|
Loading…
Reference in a new issue