ingress
This commit is contained in:
parent
127c351119
commit
cb8edfca2b
@ -45,12 +45,12 @@ spec:
|
||||
protocol: TCP
|
||||
web:
|
||||
port: 8000
|
||||
expose: true
|
||||
expose: false
|
||||
exposedPort: 80
|
||||
protocol: TCP
|
||||
websecure:
|
||||
port: 8443
|
||||
expose: true
|
||||
expose: false
|
||||
exposedPort: 443
|
||||
protocol: TCP
|
||||
http3: true
|
||||
@ -62,7 +62,7 @@ spec:
|
||||
udp:
|
||||
port: 6666
|
||||
protocol: UDP
|
||||
expose: true
|
||||
expose: false
|
||||
|
||||
tlsOptions:
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user