fuck
This commit is contained in:
@@ -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: ''
|
||||
Reference in New Issue
Block a user