From 1b133ca492663f7c9f9d02b110e8dd4547757f7c Mon Sep 17 00:00:00 2001 From: Antoine Dubois Date: Thu, 7 Nov 2019 15:44:29 +0100 Subject: [PATCH] Fixed comment in repo-server SA name helper --- charts/argo-cd/templates/_helpers.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/templates/_helpers.tpl b/charts/argo-cd/templates/_helpers.tpl index 714e4a83..af7f7c9f 100644 --- a/charts/argo-cd/templates/_helpers.tpl +++ b/charts/argo-cd/templates/_helpers.tpl @@ -93,7 +93,7 @@ Create the name of the ArgoCD server service account to use {{- end -}} {{/* -Create the name of the controller service account to use +Create the name of the repo-server service account to use */}} {{- define "argo-cd.repoServerServiceAccountName" -}} {{- if .Values.repoServer.serviceAccount.create -}}