Add postfix mailqueue to persistent storage on kubernetes

This commit is contained in:
Michael Wyraz
2019-10-11 08:42:53 +02:00
parent 3a318de523
commit b625b1eaea

View File

@@ -30,6 +30,9 @@ spec:
- mountPath: /data
name: maildata
subPath: maildata
- mountPath: /queue
name: maildata
subPath: mailqueue
- mountPath: /overrides
name: maildata
subPath: overrides