Insert space to empty env
This commit is contained in:
parent
1d05581a5e
commit
ac7b47ddbd
@ -28,9 +28,9 @@ spec:
|
|||||||
- name: ROUNDCUBEMAIL_DB_TYPE
|
- name: ROUNDCUBEMAIL_DB_TYPE
|
||||||
value: sqlite
|
value: sqlite
|
||||||
- name: ROUNDCUBEMAIL_SMTP_USER
|
- name: ROUNDCUBEMAIL_SMTP_USER
|
||||||
value: ""
|
value: " "
|
||||||
- name: ROUNDCUBEMAIL_SMTP_PASS
|
- name: ROUNDCUBEMAIL_SMTP_PASS
|
||||||
value: ""
|
value: " "
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: roundcube-persistent-storage
|
- name: roundcube-persistent-storage
|
||||||
mountPath: /var/roundcube
|
mountPath: /var/roundcube
|
||||||
|
Loading…
Reference in New Issue
Block a user