okay, here it should be wrapped
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
8478bd59c4
commit
6987228dc6
|
@ -70,11 +70,11 @@ spec:
|
|||
{{- range .Values.persistence.extraPVCShares }}
|
||||
- mountPath: /extras/{{ .name }}
|
||||
name: {{ .name }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
- mountPath: /combined
|
||||
mountPropagation: Bidirectional
|
||||
name: combined
|
||||
{{- end }}
|
||||
- name: {{ .Chart.Name }}
|
||||
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
|
||||
command:
|
||||
|
|
Loading…
Reference in New Issue