Merge pull request #131 from ChristianLempa:ChristianLempa/issue129

Traefik latest helm chart changes to ports.web.redirectTo
This commit is contained in:
Christian Lempa 2023-11-16 09:34:58 +01:00 committed by GitHub
commit d6729c02ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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