allow routes from all namespaces

This commit is contained in:
2025-11-12 15:03:12 -06:00
parent eaef4f9c20
commit ecd544f54a

View File

@@ -12,10 +12,16 @@ spec:
name: ontime-dev-doks-http name: ontime-dev-doks-http
port: 80 port: 80
protocol: HTTP protocol: HTTP
allowedRoutes:
namespaces:
from: All
- hostname: ontime-dev-doks.jwetzell.com - hostname: ontime-dev-doks.jwetzell.com
name: ontime-dev-doks-https name: ontime-dev-doks-https
port: 443 port: 443
protocol: HTTPS protocol: HTTPS
allowedRoutes:
namespaces:
from: All
tls: tls:
mode: Terminate mode: Terminate
certificateRefs: certificateRefs: