From f0652b44a9cd6c5ede18870743c7d9809b8f3f22 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 25 Feb 2026 23:28:26 +0000 Subject: [PATCH] Automated Manifest Update (#4243) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4243 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml | 2 +- .../manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml b/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml index b95f55ecf..e2275bfdb 100644 --- a/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml +++ b/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml @@ -23,7 +23,7 @@ spec: name: ak-outpost-traefik-proxy-auth namespace: authentik port: 9000 - weight: 1 + weight: 100 matches: - path: type: PathPrefix 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 222c22b95..5008fe867 100644 --- a/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml +++ b/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.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