Fixed comment in repo-server SA name helper
This commit is contained in:
parent
3afe73166b
commit
1b133ca492
1 changed files with 1 additions and 1 deletions
|
@ -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 -}}
|
||||
|
|
Loading…
Reference in a new issue