Update values.yaml

This PR to the official Helm chart breaks this. Please see my change in syntax for ports redirect.

https://github.com/traefik/traefik-helm-chart/pull/934
This commit is contained in:
ShockStruck 2023-10-24 00:33:59 -04:00 committed by GitHub
parent 47cabd121d
commit 06516b26eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,9 @@ nodeSelector:
ports:
web:
redirectTo: websecure
redirectTo:
port: websecure
priority: 10
websecure:
tls:
enabled: true