vaultwarden: use mail hostname
This commit is contained in:
parent
35816115f8
commit
89316a5901
@ -63,7 +63,7 @@ spec:
|
|||||||
- name: DATABASE_IDLE_TIMEOUT
|
- name: DATABASE_IDLE_TIMEOUT
|
||||||
value: "600"
|
value: "600"
|
||||||
- name: SMTP_HOST
|
- name: SMTP_HOST
|
||||||
value: "mailu-front.mailu-mailserver.svc.cluster.local"
|
value: "mail.bstein.dev"
|
||||||
- name: SMTP_PORT
|
- name: SMTP_PORT
|
||||||
value: "587"
|
value: "587"
|
||||||
- name: SMTP_SECURITY
|
- name: SMTP_SECURITY
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user