Traefik latest helm chart changes to ports.web.redirectTo

Fixes #129
This commit is contained in:
Christian Lempa 2023-11-16 09:34:22 +01:00
parent 6e35ba1413
commit 347f217849

View File

@ -41,7 +41,8 @@ ports:
# Configure your entrypoints here...
web:
# (optional) Permanent Redirect to HTTPS
# redirectTo: websecure
# redirectTo:
# port: websecure
websecure:
tls:
enabled: true