Add email to authentik
This commit is contained in:
parent
40e4e8b13e
commit
6c1f8d6411
|
@ -32,6 +32,11 @@ spec:
|
|||
host: "10.244.87.21"
|
||||
name: "authentik"
|
||||
user: "authentik"
|
||||
email:
|
||||
host: smpt-relay.google.com
|
||||
port: 587
|
||||
use-tls: true
|
||||
from: "Authentik auth@voidcorp.nl"
|
||||
redis:
|
||||
enabled: true
|
||||
architecture: standalone
|
||||
|
|
Loading…
Reference in a new issue