diff --git a/flux/cluster/apps/authentik/helm.yaml b/flux/cluster/apps/authentik/helm.yaml index 8e18410..9f83077 100644 --- a/flux/cluster/apps/authentik/helm.yaml +++ b/flux/cluster/apps/authentik/helm.yaml @@ -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