From 19ea3bea4cffe5e0e31b665d045a80e3a6df71d9 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 25 Feb 2026 23:06:30 +0000 Subject: [PATCH] Automated Manifest Update (#4241) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4241 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml b/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml index b69fd9779..b95f55ecf 100644 --- a/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml +++ b/clusters/cl01tl/manifests/sonarr-4k/HTTPRoute-sonarr-4k.yaml @@ -17,6 +17,17 @@ spec: hostnames: - "sonarr-4k.alexlebens.net" rules: + - backendRefs: + - group: "" + kind: Service + name: ak-outpost-traefik-proxy-auth + namespace: authentik + port: 9000 + weight: 1 + matches: + - path: + type: PathPrefix + value: /outpost.goauthentik.io - backendRefs: - group: "" kind: Service