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