This commit is contained in:
Julien Cabillot
2022-04-18 13:56:50 -04:00
parent 786e11266f
commit 7035865bb6
3 changed files with 7 additions and 11 deletions
+4 -9
View File
@@ -55,15 +55,10 @@ spec:
{{- end }}
{{- end }}
volumeMounts:
# TODO: ici on pourrait essayer de simplement faire un include common.controller.volumeMounts
- name: dump
mountPath: /dump
{{- with (include "common.controller.volumes" . | trim) }}
volumes:
{{- nindent 2 . }}
{{- end }}
# volumes:
# - name: dump
# hostPath:
# path:
# type:
- name: dump
hostPath:
path: /data/volume-offlineimap
type: ''