1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

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