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:
M1 2020-06-17 09:51:03 -07:00 committed by GitHub
commit 252433038e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ rules:
resources:
- pods
- pods/exec
- pods/log
verbs:
- create
- get