Insert space to empty env

This commit is contained in:
Quentin Legot 2023-10-13 18:13:46 +02:00
parent 1d05581a5e
commit ac7b47ddbd

View File

@ -28,9 +28,9 @@ spec:
- name: ROUNDCUBEMAIL_DB_TYPE
value: sqlite
- name: ROUNDCUBEMAIL_SMTP_USER
value: ""
value: " "
- name: ROUNDCUBEMAIL_SMTP_PASS
value: ""
value: " "
volumeMounts:
- name: roundcube-persistent-storage
mountPath: /var/roundcube