mirror of
https://github.com/lingble/Mailu.git
synced 2026-03-20 03:50:30 +00:00
Add postfix mailqueue to persistent storage on kubernetes
This commit is contained in:
@@ -30,6 +30,9 @@ spec:
|
||||
- mountPath: /data
|
||||
name: maildata
|
||||
subPath: maildata
|
||||
- mountPath: /queue
|
||||
name: maildata
|
||||
subPath: mailqueue
|
||||
- mountPath: /overrides
|
||||
name: maildata
|
||||
subPath: overrides
|
||||
|
||||
Reference in New Issue
Block a user