Allows Argo server read access to events.

This commit is contained in:
Vlad Losev 2020-09-22 13:29:18 -07:00
parent 1c83d371a5
commit 1c56877d61
No known key found for this signature in database
GPG key ID: 3A3C3B9FAA3AB7AE

View file

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