From 91875556e69a53997be09af3f18e17106a291acd Mon Sep 17 00:00:00 2001 From: Vlad Losev Date: Wed, 24 Feb 2021 09:21:23 -0800 Subject: [PATCH] Updates workflow controller role. Signed-off-by: Vlad Losev --- charts/argo/templates/workflow-controller-cluster-roles.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/charts/argo/templates/workflow-controller-cluster-roles.yaml b/charts/argo/templates/workflow-controller-cluster-roles.yaml index e5590060..4d596b1c 100644 --- a/charts/argo/templates/workflow-controller-cluster-roles.yaml +++ b/charts/argo/templates/workflow-controller-cluster-roles.yaml @@ -131,11 +131,7 @@ rules: - delete --- apiVersion: rbac.authorization.k8s.io/v1 -{{- if .Values.singleNamespace }} -kind: Role -{{- else }} kind: ClusterRole -{{- end }} metadata: name: {{ .Release.Name }}-{{ .Values.controller.name }}-cluster-template rules: