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