diff --git a/library/common/1.0.0/templates/lib/chart/_names.tpl b/library/common/1.0.0/templates/lib/chart/_names.tpl index d3ca63ff..d58d19b9 100644 --- a/library/common/1.0.0/templates/lib/chart/_names.tpl +++ b/library/common/1.0.0/templates/lib/chart/_names.tpl @@ -62,6 +62,7 @@ nameOverride applies only to the current chart {{- end -}} {{- end -}} +{{/* Returns the serviceAccoutName. The name of the primary, if any, otherwise "default" */}} {{- define "ix.v1.common.names.serviceAccountName" -}} {{- $serviceAccountName := "default" -}} {{- range $name, $serviceAccount := .Values.serviceAccount -}}