diff --git a/templates/_configmaps.tpl b/templates/_configmaps.tpl index cb1e596..3be11c3 100644 --- a/templates/_configmaps.tpl +++ b/templates/_configmaps.tpl @@ -25,4 +25,4 @@ data: {{- end }} {{- end }} {{- end -}} -{{- end -}} \ No newline at end of file +{{- end -}} diff --git a/templates/_helpers.tpl b/templates/_helpers.tpl index 36b68df..f8dcfd4 100644 --- a/templates/_helpers.tpl +++ b/templates/_helpers.tpl @@ -61,8 +61,8 @@ Create the name of the service account to use {{- end }} {{- end }} -{{/* -Merge the local chart values and the library chart defaults +{{/* +Merge the local chart values and the library chart defaults */}} {{- define "lib.values.setup" -}} {{- if .Values.lib -}} @@ -73,7 +73,7 @@ Merge the local chart values and the library chart defaults {{- end -}} {{- end -}} -{{/* +{{/* Get all environment variables and secrets that should be mounted as environment variables */}} @@ -122,4 +122,4 @@ secrets that should be mounted as environment variables {{- else -}} {{- toYaml .Values.env | nindent 0 -}} {{- end -}} -{{- end -}} \ No newline at end of file +{{- end -}} diff --git a/templates/_secrets.tpl b/templates/_secrets.tpl index 32592ac..aa29987 100644 --- a/templates/_secrets.tpl +++ b/templates/_secrets.tpl @@ -30,4 +30,4 @@ stringData: {{- end }} {{- end }} {{- end -}} -{{- end -}} \ No newline at end of file +{{- end -}} diff --git a/templates/_serviceaccount.tpl b/templates/_serviceaccount.tpl index e0f37d2..c8865a8 100644 --- a/templates/_serviceaccount.tpl +++ b/templates/_serviceaccount.tpl @@ -12,4 +12,4 @@ metadata: {{- toYaml . | nindent 4 }} {{- end }} automountServiceAccountToken: {{ .Values.serviceAccount.automount }} -{{- end }} \ No newline at end of file +{{- end }}