fix(traefik): also move web entryPoint to port 80
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

This commit is contained in:
2026-05-23 00:42:03 +10:00
parent 44cc3d847d
commit 587743a305
2 changed files with 4 additions and 0 deletions
@@ -90,6 +90,8 @@ securityContext:
readOnlyRootFilesystem: true
ports:
web:
port: 80
websecure:
port: 443
@@ -90,6 +90,8 @@ securityContext:
readOnlyRootFilesystem: true
ports:
web:
port: 80
websecure:
port: 443