fix(traefik): also move web entryPoint to port 80
This commit is contained in:
@@ -90,6 +90,8 @@ securityContext:
|
|||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
web:
|
||||||
|
port: 80
|
||||||
websecure:
|
websecure:
|
||||||
port: 443
|
port: 443
|
||||||
|
|
||||||
|
|||||||
@@ -90,6 +90,8 @@ securityContext:
|
|||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
web:
|
||||||
|
port: 80
|
||||||
websecure:
|
websecure:
|
||||||
port: 443
|
port: 443
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user