Insert space to empty env
This commit is contained in:
parent
1d05581a5e
commit
ac7b47ddbd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user