From eb2ef227738310bb530dfa641e0fc5e9cc1ce276 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 25 Feb 2026 22:48:53 +0000 Subject: [PATCH] Automated Manifest Update (#4240) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4240 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml b/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml index 5008fe867..222c22b95 100644 --- a/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml +++ b/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.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