diff --git a/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml b/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml index c1ef0585..fdd0f2b0 100644 --- a/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml +++ b/charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml @@ -76,7 +76,7 @@ rules: - list - watch - patch -# secret read access to run analysis templates which reference secrets +# secret read access to run analysis templates which reference secrets # configmap access to read notification-engine configuration - apiGroups: - "" diff --git a/charts/argo-rollouts/templates/argo-rollouts-role.yaml b/charts/argo-rollouts/templates/argo-rollouts-role.yaml index 87d86326..23794c34 100644 --- a/charts/argo-rollouts/templates/argo-rollouts-role.yaml +++ b/charts/argo-rollouts/templates/argo-rollouts-role.yaml @@ -66,7 +66,7 @@ rules: - list - watch - patch -# secret read access to run analysis templates which reference secrets +# secret read access to run analysis templates which reference secrets # configmap access to read notification-engine configuration - apiGroups: - ""