From 4c02107d9530199ab74d9f8d754a7a8cd3527b73 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 25 Feb 2026 16:27:01 -0600 Subject: [PATCH] fix: fix placement --- clusters/cl01tl/helm/sonarr-4k/values.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/clusters/cl01tl/helm/sonarr-4k/values.yaml b/clusters/cl01tl/helm/sonarr-4k/values.yaml index 2e12b7f58..0b4fd4410 100644 --- a/clusters/cl01tl/helm/sonarr-4k/values.yaml +++ b/clusters/cl01tl/helm/sonarr-4k/values.yaml @@ -81,12 +81,6 @@ sonarr-4k: namespace: traefik hostnames: - sonarr-4k.alexlebens.net - filters: - - type: ExtensionRef - extensionRef: - group: traefik.io - kind: Middleware - name: oidc-forward-auth rules: - backendRefs: - group: '' @@ -94,6 +88,12 @@ sonarr-4k: name: sonarr-4k port: 80 weight: 100 + filters: + - type: ExtensionRef + extensionRef: + group: traefik.io + kind: Middleware + name: oidc-forward-auth matches: - path: type: PathPrefix