Files
homelab/k8s/core/oauth2-proxy/middleware.yaml
T

4 lines
202 B
YAML
Raw Normal View History

2026-05-04 18:21:44 +01:00
# 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.