traefik forward auth

This commit is contained in:
Michael Thomson
2023-11-27 21:04:05 -05:00
parent 45e58f114d
commit d42c700669
3 changed files with 22 additions and 2 deletions

View File

@@ -240,7 +240,7 @@ spec:
# -- Load Kubernetes IngressRoute provider
enabled: true
# -- Allows IngressRoute to reference resources in namespace other than theirs
allowCrossNamespace: false
allowCrossNamespace: true
# -- Allows to reference ExternalName services in IngressRoute
allowExternalNameServices: false
# -- Allows to return 503 when there is no endpoints available