and mount the combined dir of course
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
c4567d0e05
commit
aed66d6901
|
@ -118,6 +118,8 @@ spec:
|
|||
{{- end }}
|
||||
- mountPath: /privatepersist
|
||||
name: private
|
||||
- mountPath: /combined
|
||||
name: combined
|
||||
{{- with .Values.nodeSelector }}
|
||||
nodeSelector:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
|
|
Loading…
Reference in New Issue