From 536e164b03fddf8decf4f37baec5725222932cf6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 25 Feb 2026 17:25:18 -0600 Subject: [PATCH] fix: change headers --- clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml | 3 --- clusters/cl01tl/helm/sonarr-4k/values.yaml | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml index e6cd675f1..341764b57 100644 --- a/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml +++ b/clusters/cl01tl/helm/sonarr-4k/templates/middleware.yaml @@ -11,10 +11,7 @@ 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 diff --git a/clusters/cl01tl/helm/sonarr-4k/values.yaml b/clusters/cl01tl/helm/sonarr-4k/values.yaml index d95fb7188..f1b81ca68 100644 --- a/clusters/cl01tl/helm/sonarr-4k/values.yaml +++ b/clusters/cl01tl/helm/sonarr-4k/values.yaml @@ -86,6 +86,8 @@ sonarr-4k: - name: ak-outpost-traefik-proxy-auth namespace: authentik port: 9000 + weight: 100 + filters: [] matches: - path: type: PathPrefix