fix(argo-rollouts): Add required ingress permission (#2207)

This commit is contained in:
Aikawa 2023-08-05 19:26:24 +09:00 committed by GitHub
parent f0ac0b7cf4
commit eae0bdd871
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -135,6 +135,7 @@ rules:
- get
- list
- watch
- update
- patch
# job access needed for analysis template job metrics
- apiGroups:

View file

@ -136,6 +136,7 @@ rules:
- get
- list
- watch
- update
- patch
# job access needed for analysis template job metrics
- apiGroups: