fix(argo-events): fix rabc for argo-events-sa (#413)

main
Derek Wang 2020-07-24 19:02:53 -07:00 committed by GitHub
parent a6fa0647e4
commit efe49b9261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,7 @@ rules:
- "apps"
resources:
- deployments
- statefulsets
verbs:
- create
- get

View File

@ -87,6 +87,7 @@ rules:
- "apps"
resources:
- deployments
- statefulsets
verbs:
- create
- get