From 4035fc2f8e9e90bab50333bb86824e2cd3c7559d Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Wed, 7 Jul 2021 17:13:57 +0200 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Marco Kilchhofer --- charts/argo-rollouts/templates/argo-rollouts-clusterrole.yaml | 2 +- charts/argo-rollouts/templates/argo-rollouts-role.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: - ""