Compare commits
1 Commits
37c9c0b53d
...
bf3a955ffd
Author | SHA1 | Date | |
---|---|---|---|
bf3a955ffd
|
@@ -16,19 +16,25 @@ 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: 80
|
||||
port: 8000
|
||||
protocol: HTTP
|
||||
- allowedRoutes:
|
||||
namespaces:
|
||||
from: All
|
||||
hostname: '*.alexlebens.net'
|
||||
name: https
|
||||
port: 443
|
||||
port: 8443
|
||||
protocol: HTTPS
|
||||
tls:
|
||||
certificateRefs:
|
||||
|
Reference in New Issue
Block a user