mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-07 23:14:39 +08:00
add missing volumes
This commit is contained in:
parent
1dc5553760
commit
72c40b8525
1 changed files with 4 additions and 0 deletions
|
@ -91,6 +91,10 @@ extraContainers: []
|
|||
# volumeMounts:
|
||||
# - mountPath: /var/spool/postfix
|
||||
# name: mail
|
||||
# - mountPath: /var/spool/postfix/private
|
||||
# name: private
|
||||
# - mountPath: /var/spool/postfix/public
|
||||
# name: public
|
||||
# - mountPath: /var/log/
|
||||
# name: logs
|
||||
# readinessProbe:
|
||||
|
|
Loading…
Add table
Reference in a new issue