From 28b2d2eff8237ad4de639c7e80472ae3a1b6deef Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 9 Apr 2023 16:16:21 -0400 Subject: [PATCH] Use an embedded ldap outpost --- cluster/apps/authentik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/authentik/kustomization.yaml b/cluster/apps/authentik/kustomization.yaml index c22c669..4eaa4eb 100644 --- a/cluster/apps/authentik/kustomization.yaml +++ b/cluster/apps/authentik/kustomization.yaml @@ -7,4 +7,4 @@ resources: - ./helm-release.yaml - ./network_policy.yaml - ./traefik-middleware.yaml -- ./ldap-outpost \ No newline at end of file +#- ./ldap-outpost \ No newline at end of file