I'm having issues trying to setup a wildcard certificate on my Traefik install on a Kubernetes cluster.
I'm using helm to setup Traefik and can't seem to find the proper way of setting this up and always end with Traefik signing it's own certificate...
Do any of you know of a simple example for doing that ? I had a LetsEncrypt config working just fine but I need to replace it with a "proper" certificate.
I can provide some example fails but I think the usefulness will be limited.