portal: use mailu sender mailbox
This commit is contained in:
parent
fe9132e45e
commit
6935de7a6c
@ -40,7 +40,7 @@ spec:
|
||||
export SMTP_USE_TLS="false"
|
||||
export SMTP_USERNAME="test@bstein.dev"
|
||||
export SMTP_PASSWORD="{{ .Data.data.password }}"
|
||||
export SMTP_FROM="no-reply-portal@bstein.dev"
|
||||
export SMTP_FROM="test@bstein.dev"
|
||||
{{ end }}
|
||||
spec:
|
||||
automountServiceAccountToken: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user