This commit is contained in:
Simen Røstvik 2022-11-15 09:14:06 +01:00
parent 518eb9426d
commit ea14f02293
No known key found for this signature in database

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