Compare commits
1 Commits
1f76d34331
...
78170fcdaf
Author | SHA1 | Date | |
---|---|---|---|
78170fcdaf
|
@@ -16,19 +16,25 @@ spec:
|
|||||||
value: 10.232.2.10
|
value: 10.232.2.10
|
||||||
gatewayClassName: cilium
|
gatewayClassName: cilium
|
||||||
listeners:
|
listeners:
|
||||||
|
- allowedRoutes:
|
||||||
|
namespaces:
|
||||||
|
from: All
|
||||||
|
name: ssh
|
||||||
|
port: 22
|
||||||
|
protocol: TCP
|
||||||
- allowedRoutes:
|
- allowedRoutes:
|
||||||
namespaces:
|
namespaces:
|
||||||
from: All
|
from: All
|
||||||
hostname: '*.alexlebens.net'
|
hostname: '*.alexlebens.net'
|
||||||
name: http
|
name: http
|
||||||
port: 80
|
port: 8000
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
- allowedRoutes:
|
- allowedRoutes:
|
||||||
namespaces:
|
namespaces:
|
||||||
from: All
|
from: All
|
||||||
hostname: '*.alexlebens.net'
|
hostname: '*.alexlebens.net'
|
||||||
name: https
|
name: https
|
||||||
port: 443
|
port: 8443
|
||||||
protocol: HTTPS
|
protocol: HTTPS
|
||||||
tls:
|
tls:
|
||||||
certificateRefs:
|
certificateRefs:
|
||||||
|
Reference in New Issue
Block a user