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
|
/charts/argo-events @jbehling
|
||||||
|
|
||||||
# Argo Workflows
|
# Argo Workflows
|
||||||
/charts/argo @benjaminws @stefansedich
|
/charts/argo @benjaminws @stefansedich @paguos
|
||||||
|
|
||||||
# Argo Rollouts
|
# Argo Rollouts
|
||||||
/charts/argo-rollouts @cabrinha
|
/charts/argo-rollouts @cabrinha
|
||||||
|
|
|
@ -34,6 +34,7 @@ rules:
|
||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
- watch
|
- watch
|
||||||
|
- delete
|
||||||
{{- if .Values.controller.persistence }}
|
{{- if .Values.controller.persistence }}
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
|
|
Loading…
Reference in a new issue