traefik-helm-chart
traefik-helm-chart copied to clipboard
helm chart shouldn't be check for scheme on redirect
https://github.com/traefik/traefik-helm-chart/blob/4b54ebaa3dd039edd68e3db6c8decee9d95c34a7/traefik/templates/_podtemplate.tpl#L611
The helm chart shouldn't need to force this value to be set as the default when unset is correct.
That's correct @elrondvega. Feel free to open a PR if you need it.