From 9efcc05f1a871e65f92362eece2b32bbaf89b48c Mon Sep 17 00:00:00 2001 From: John Kost Date: Fri, 8 May 2020 22:11:47 -0400 Subject: [PATCH] typo --- charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml b/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml index 3e852c8c..a583ab8f 100644 --- a/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml +++ b/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml @@ -111,5 +111,5 @@ rules: resources: - "*/finalizers" verbs: - - "* + - "*" {{- end }}