diff --git a/cluster/apps/authentik/helm-release.yaml b/cluster/apps/authentik/helm-release.yaml index 89e81ef..465f256 100644 --- a/cluster/apps/authentik/helm-release.yaml +++ b/cluster/apps/authentik/helm-release.yaml @@ -96,6 +96,6 @@ spec: username: "" password: "" use_tls: false - use ssl: false + use_ssl: false timeout: 30 from: karasu@${SECRET_NEW_DOMAIN} \ No newline at end of file