This commit is contained in:
Simen Røstvik 2022-11-15 09:14:06 +01:00
parent 003b95893c
commit 1814e25a16

View File

@ -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