From 191ad6ee09c4b8cfdfac64c51226828be015aee2 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 9 Apr 2023 14:44:55 -0400 Subject: [PATCH] Change host for authentik ldap --- cluster/apps/authentik/ldap-outpost/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/authentik/ldap-outpost/helm-release.yaml b/cluster/apps/authentik/ldap-outpost/helm-release.yaml index 872deeb..fee9f4c 100644 --- a/cluster/apps/authentik/ldap-outpost/helm-release.yaml +++ b/cluster/apps/authentik/ldap-outpost/helm-release.yaml @@ -20,7 +20,7 @@ spec: tag: latest env: - AUTHENTIK_HOST: "http://authentik.authentik:9000" + AUTHENTIK_HOST: "http://authentik.authentik:80" AUTHENTIK_INSECURE: "true" AUTHENTIK_HOST_BROWSER: "https://k3sauth.***REMOVED***"