From 4b53e70730ccc3242637a78116c7d68880d67c7c Mon Sep 17 00:00:00 2001 From: Aaron Weisberg Date: Tue, 8 Sep 2020 19:15:33 -0700 Subject: [PATCH] adds clusteranalysistemplates --- charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml b/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml index f670104b..ff7acf8d 100644 --- a/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml +++ b/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml @@ -64,6 +64,7 @@ rules: - argoproj.io resources: - analysistemplates + - clusteranalysistemplates verbs: - get - list