ports
This commit is contained in:
parent
003b95893c
commit
1814e25a16
@ -40,17 +40,17 @@ spec:
|
||||
ports:
|
||||
traefik:
|
||||
port: 9000
|
||||
expose: false
|
||||
expose: true
|
||||
exposedPort: 9000
|
||||
protocol: TCP
|
||||
web:
|
||||
port: 8000
|
||||
expose: false
|
||||
expose: true
|
||||
exposedPort: 80
|
||||
protocol: TCP
|
||||
websecure:
|
||||
port: 8443
|
||||
expose: false
|
||||
expose: true
|
||||
exposedPort: 443
|
||||
protocol: TCP
|
||||
http3: true
|
||||
|
Loading…
Reference in New Issue
Block a user