indent fix.

This commit is contained in:
vignir 2019-04-02 12:54:42 +00:00
parent 697d0f66e6
commit a3838a628a

View file

@ -42,7 +42,7 @@ spec:
- /shared/app - /shared/app
{{- range .Values.server.extraArgs }} {{- range .Values.server.extraArgs }}
- {{. | quote }} - {{. | quote }}
{{- end}} {{- end }}
volumeMounts: volumeMounts:
- mountPath: /shared - mountPath: /shared
name: static-files name: static-files