Allows Argo server read access to events.
This commit is contained in:
parent
1c83d371a5
commit
1c56877d61
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ rules:
|
|||
- ""
|
||||
resources:
|
||||
- configmaps
|
||||
- events
|
||||
verbs:
|
||||
- get
|
||||
- watch
|
||||
|
|
Loading…
Reference in a new issue