traefik-helm-chart
traefik-helm-chart copied to clipboard
Add TLSStore resource to chart
Supersedes #428
What does this PR do?
Adds support for creating TLSStore CR as part of chart
Motivation
More
- [x] Yes, I updated the chart version
Additional Notes
kevinpollet anything i can do from my side to expedite this?
Is possible to apply labels necessary for traefik watch when labelSelector is declared in values.yaml ?
If labelSelector in kubernetesCRD is set like labelSelector: environment=production,method=traefik , default TLSStore created by helm chart aren't used.