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