From 9ba91dd00b038ac2e13812cbf2924c663ed73f8f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 25 Feb 2026 16:44:58 -0600 Subject: [PATCH] fix: fix headers --- clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml index 341764b57..abbcf29a7 100644 --- a/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml +++ b/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml @@ -11,7 +11,10 @@ spec: forwardAuth: address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik trustForwardHeader: true + authRequestHeaders: + - X-Forwarded-Proto authResponseHeaders: + - Set-Cookie - X-authentik-username - X-authentik-groups - X-authentik-entitlements