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