feat(argo): Allow Argo server read access to events. (#454)
This commit is contained in:
parent
1c83d371a5
commit
e3371f333f
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ rules:
|
|||
- ""
|
||||
resources:
|
||||
- configmaps
|
||||
- events
|
||||
verbs:
|
||||
- get
|
||||
- watch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue