From f27e77256acfb1a89877884bc794716a8a4c82c1 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 13 Apr 2023 20:59:11 -0400 Subject: [PATCH] Remove authentik middleware from thelounge --- cluster/apps/irc/thelounge/helm-release.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cluster/apps/irc/thelounge/helm-release.yaml b/cluster/apps/irc/thelounge/helm-release.yaml index 645e0e2..9636ded 100644 --- a/cluster/apps/irc/thelounge/helm-release.yaml +++ b/cluster/apps/irc/thelounge/helm-release.yaml @@ -15,6 +15,9 @@ spec: namespace: flux-system values: + podLabels: + needsAuthentik: "yes" + image: repository: lscr.io/linuxserver/thelounge tag: latest @@ -35,7 +38,6 @@ spec: enabled: true annotations: traefik.ingress.kubernetes.io/router.entrypoints: websecure - traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd hosts: - host: &host "lounge.${SECRET_NEW_DOMAIN}" paths: