Merge remote-tracking branch 'argoproj/master'

This commit is contained in:
Kristof Farkas-Pall 2020-04-30 16:58:40 +01:00
commit 034fca321f
No known key found for this signature in database
GPG key ID: 0C8396E9F0F3C9A3
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -34,6 +34,7 @@ rules:
- get - get
- list - list
- watch - watch
- delete
{{- if .Values.controller.persistence }} {{- if .Values.controller.persistence }}
- apiGroups: - apiGroups:
- "" - ""