chore(argo-cd): Add permission as following upstream's update
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
5314800c59
commit
c114cbd58f
1 changed files with 9 additions and 1 deletions
|
@ -34,4 +34,12 @@ rules:
|
|||
- events
|
||||
verbs:
|
||||
- create
|
||||
- list
|
||||
- list
|
||||
- apiGroups:
|
||||
- apps
|
||||
resources:
|
||||
- deployments
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
|
|
Loading…
Reference in a new issue