From aa3d0fadbe733c844d1ea61e781ac372e964b080 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Fri, 28 Jul 2023 01:59:27 +0800 Subject: [PATCH] fix(thelounge): allow authentik ldap netpol --- kube/deploy/apps/thelounge/app/hr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kube/deploy/apps/thelounge/app/hr.yaml b/kube/deploy/apps/thelounge/app/hr.yaml index e3d47532..031f85d7 100644 --- a/kube/deploy/apps/thelounge/app/hr.yaml +++ b/kube/deploy/apps/thelounge/app/hr.yaml @@ -22,6 +22,7 @@ spec: replicas: 1 podLabels: ingress.home.arpa/nginx: "allow" + authentik.home.arpa/ldap: "allow" image: repository: ghcr.io/thelounge/thelounge tag: 4.4.1