diff --git a/CODEOWNERS b/CODEOWNERS index 4e0014f8..7de4e9c4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -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 diff --git a/charts/argo/templates/server-cluster-role.yaml b/charts/argo/templates/server-cluster-role.yaml index 19ee7503..efb9d564 100644 --- a/charts/argo/templates/server-cluster-role.yaml +++ b/charts/argo/templates/server-cluster-role.yaml @@ -34,6 +34,7 @@ rules: - get - list - watch + - delete {{- if .Values.controller.persistence }} - apiGroups: - ""