TCP Rotues with SNI not working on Rancher

I deploy Traefik v2 with a CRD from https://github.com/clemenko/k8s_yaml/blob/master/traefik_crd_deployment.yml

Everything works great on k3s but TCP fails on Rancher.

Does anyone have a CRD that works with TCP routes and SNI for Rancher?
How do I troubleshoot this?

I was able to the deployment/service and fixed the issue with Rancher.