fixed trailing whitespaces
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 7s
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 7s
This commit is contained in:
parent
bc9963a6ca
commit
f7fd24fe6f
@ -25,4 +25,4 @@ data:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
@ -61,8 +61,8 @@ Create the name of the service account to use
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
{{- 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" -}}
|
{{- define "lib.values.setup" -}}
|
||||||
{{- if .Values.lib -}}
|
{{- if .Values.lib -}}
|
||||||
@ -73,7 +73,7 @@ Merge the local chart values and the library chart defaults
|
|||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
{{/*
|
{{/*
|
||||||
Get all environment variables and
|
Get all environment variables and
|
||||||
secrets that should be mounted as environment variables
|
secrets that should be mounted as environment variables
|
||||||
*/}}
|
*/}}
|
||||||
@ -122,4 +122,4 @@ secrets that should be mounted as environment variables
|
|||||||
{{- else -}}
|
{{- else -}}
|
||||||
{{- toYaml .Values.env | nindent 0 -}}
|
{{- toYaml .Values.env | nindent 0 -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
@ -30,4 +30,4 @@ stringData:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
@ -12,4 +12,4 @@ metadata:
|
|||||||
{{- toYaml . | nindent 4 }}
|
{{- toYaml . | nindent 4 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
automountServiceAccountToken: {{ .Values.serviceAccount.automount }}
|
automountServiceAccountToken: {{ .Values.serviceAccount.automount }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user