Merge remote-tracking branch 'argoproj/master'
This commit is contained in:
commit
034fca321f
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
/charts/argo-events @jbehling
|
||||
|
||||
# Argo Workflows
|
||||
/charts/argo @benjaminws @stefansedich
|
||||
/charts/argo @benjaminws @stefansedich @paguos
|
||||
|
||||
# Argo Rollouts
|
||||
/charts/argo-rollouts @cabrinha
|
||||
|
|
|
@ -34,6 +34,7 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- delete
|
||||
{{- if .Values.controller.persistence }}
|
||||
- apiGroups:
|
||||
- ""
|
||||
|
|
Loading…
Reference in a new issue