allow routes from all namespaces
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user