Files
homelab/k8s/core/oauth2-proxy/middleware.yaml
T
Ultradesu 658ec19ff1
Check with kubeconform / lint (push) Successful in 14s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 19s
Auto-update README / Generate README and Create MR (push) Successful in 19s
Added oauth2 proxy
2026-05-04 18:21:44 +01:00

4 lines
202 B
YAML

# Middleware is deployed per-namespace alongside each IngressRoute
# because Traefik does not allow cross-namespace middleware references.
# See k8s/apps/mtproxy/secret-reader-ingress.yaml for example.