Added 1 volume for roundcube

This commit is contained in:
Quentin Legot 2023-10-12 13:40:34 +02:00
parent 02b6dcffa0
commit 130e04d903

View File

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