Fixed comment in repo-server SA name helper

This commit is contained in:
Antoine Dubois 2019-11-07 15:44:29 +01:00
parent 3afe73166b
commit 1b133ca492

View file

@ -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 -}}