fixed trailing whitespaces
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 7s

This commit is contained in:
Jonas Forsberg 2024-10-18 16:24:24 +02:00
parent bc9963a6ca
commit f7fd24fe6f
4 changed files with 7 additions and 7 deletions

View File

@ -25,4 +25,4 @@ data:
{{- end }}
{{- end }}
{{- end -}}
{{- end -}}
{{- end -}}

View File

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

View File

@ -30,4 +30,4 @@ stringData:
{{- end }}
{{- end }}
{{- end -}}
{{- end -}}
{{- end -}}

View File

@ -12,4 +12,4 @@ metadata:
{{- toYaml . | nindent 4 }}
{{- end }}
automountServiceAccountToken: {{ .Values.serviceAccount.automount }}
{{- end }}
{{- end }}