add missing volumes

This commit is contained in:
Jonathon Beauregard II 2022-11-30 14:41:05 -08:00
parent 1dc5553760
commit 72c40b8525

View file

@ -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: