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

Update smtp.yaml

Remove unused volume from smtp.yaml
This commit is contained in:
micw
2019-10-13 19:40:52 +02:00
committed by GitHub
parent 61045c1d2c
commit cdb9681674

View File

@@ -27,9 +27,6 @@ spec:
memory: 2Gi
cpu: 500m
volumeMounts:
- mountPath: /data
name: maildata
subPath: maildata
- mountPath: /queue
name: maildata
subPath: mailqueue