indent fix.
This commit is contained in:
parent
697d0f66e6
commit
a3838a628a
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ spec:
|
|||
- /shared/app
|
||||
{{- range .Values.server.extraArgs }}
|
||||
- {{. | quote }}
|
||||
{{- end}}
|
||||
volumeMounts:
|
||||
{{- end }}
|
||||
volumeMounts:
|
||||
- mountPath: /shared
|
||||
name: static-files
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue