Automated Manifest Update (#4244)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #4244
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4244.
This commit is contained in:
2026-02-25 23:52:48 +00:00
committed by Alex Lebens
parent f0652b44a9
commit 0a57435f43
15 changed files with 322 additions and 0 deletions

View File

@@ -17,6 +17,17 @@ spec:
hostnames:
- "lidarr.alexlebens.net"
rules:
- backendRefs:
- group: ""
kind: Service
name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs:
- group: ""
kind: Service
@@ -28,3 +39,9 @@ spec:
- path:
type: PathPrefix
value: /
filters:
- extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
type: ExtensionRef