mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-06 14:26:22 -03:00
add comments
This commit is contained in:
@@ -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 -}}
|
||||
|
||||
Reference in New Issue
Block a user