We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6565006 commit 96c4ba3Copy full SHA for 96c4ba3
1 file changed
charts/docker-mailserver/templates/deployment.yaml
@@ -263,7 +263,6 @@ spec:
263
{{- if $persistence.enabled }}
264
- name: {{ $name }}
265
mountPath: {{ $persistence.mountPath }}
266
- readOnly: true
267
{{- end }}
268
269
0 commit comments