Added 1 volume for roundcube
This commit is contained in:
parent
02b6dcffa0
commit
130e04d903
@ -28,6 +28,10 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: roundcube-persistent-storage
|
- name: roundcube-persistent-storage
|
||||||
mountPath: /var/roundcube
|
mountPath: /var/roundcube
|
||||||
|
subPath: roundcube-storage
|
||||||
|
- name: roundcube-persistent-storage
|
||||||
|
mountPath: /var/www/html
|
||||||
|
subPath: roundcube-installation
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
|
Loading…
Reference in New Issue
Block a user