Fix IMAP and SMTP hosts
This commit is contained in:
parent
018d7f8abd
commit
ad1e77cad0
@ -20,9 +20,9 @@ spec:
|
|||||||
image: roundcube/roundcubemail:latest
|
image: roundcube/roundcubemail:latest
|
||||||
env:
|
env:
|
||||||
- name: ROUNDCUBEMAIL_DEFAULT_HOST
|
- name: ROUNDCUBEMAIL_DEFAULT_HOST
|
||||||
value: dovecot-imap
|
value: mail-dovecot
|
||||||
- name: ROUNDCUBEMAIL_SMTP_SERVER
|
- name: ROUNDCUBEMAIL_SMTP_SERVER
|
||||||
value: postfix-msa
|
value: mail-postfix
|
||||||
- name: ROUNDCUBEMAIL_DB_TYPE
|
- name: ROUNDCUBEMAIL_DB_TYPE
|
||||||
value: sqlite
|
value: sqlite
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Loading…
Reference in New Issue
Block a user