traefik-helm-chart
traefik-helm-chart copied to clipboard
Added the ability to use tlsStore in helm chart to set default certificate in traefik
This change allows creating an object of type tlsStore from the values.yaml, this is useful to configure default certificates in Traefik
This change it also solves the issue https://github.com/traefik/traefik-helm-chart/issues/187
Any chance this getting merged soon, @Montero1992 can you maybe rebase to appease CI?
@Montero1992 Any chance that this could be finished up soon? It would be very useful to have inside the Helm chart.
Opened up https://github.com/traefik/traefik-helm-chart/pull/601 to finish the work here. rebase on top of it to perserve @Montero1992 commits
Hello @Montero1992,
PR #601 has been merged. You can now deploy a TLS Store with this Helm Chart.
I'll close this PR, as it's somehow a duplicate of #601.