You've already forked Mailu
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:
@@ -27,9 +27,6 @@ spec:
|
|||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data
|
|
||||||
name: maildata
|
|
||||||
subPath: maildata
|
|
||||||
- mountPath: /queue
|
- mountPath: /queue
|
||||||
name: maildata
|
name: maildata
|
||||||
subPath: mailqueue
|
subPath: mailqueue
|
||||||
|
Reference in New Issue
Block a user