I have a Rancher running inside a Kubernetes cluster. It is installed using helm chart. The Rancher web UI is exposed using an ingress.
There is a DNS record for this ingress in an external DNS: rancher.myexample.com (this is just en example! DNS name)
I have a wildcard TLS certificate that covers *.myexample.com
How to use this TLS certificate for Rancher exposed via ingress?