fix(argo-rollouts): Add required ingress permission (#2207)
This commit is contained in:
parent
f0ac0b7cf4
commit
eae0bdd871
3 changed files with 4 additions and 2 deletions
|
|
@ -135,6 +135,7 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- update
|
||||
- patch
|
||||
# job access needed for analysis template job metrics
|
||||
- apiGroups:
|
||||
|
|
|
|||
|
|
@ -136,6 +136,7 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- update
|
||||
- patch
|
||||
# job access needed for analysis template job metrics
|
||||
- apiGroups:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue