diff --git a/cluster/apps/authentik/ldap-outpost/helm-release.yaml b/cluster/apps/authentik/ldap-outpost/helm-release.yaml index 57e5d2b..872deeb 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-server.authentik:9000" + AUTHENTIK_HOST: "http://authentik.authentik:9000" AUTHENTIK_INSECURE: "true" AUTHENTIK_HOST_BROWSER: "https://k3sauth.***REMOVED***" @@ -63,6 +63,6 @@ spec: requests: cpu: 2m memory: 80Mi - + limits: memory: 500Mi \ No newline at end of file