allow routes from all namespaces
This commit is contained in:
@@ -12,10 +12,16 @@ spec:
|
||||
name: ontime-dev-doks-http
|
||||
port: 80
|
||||
protocol: HTTP
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: All
|
||||
- hostname: ontime-dev-doks.jwetzell.com
|
||||
name: ontime-dev-doks-https
|
||||
port: 443
|
||||
protocol: HTTPS
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: All
|
||||
tls:
|
||||
mode: Terminate
|
||||
certificateRefs:
|
||||
|
||||
Reference in New Issue
Block a user