feat(argo): Allow Argo server read access to events. (#454)

This commit is contained in:
Vlad Losev 2020-09-22 14:35:26 -07:00 committed by GitHub
parent 1c83d371a5
commit e3371f333f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ rules:
- ""
resources:
- configmaps
- events
verbs:
- get
- watch