hey folks;
On Rancher 2.12.4 running on RKE2 1.33.7
When deploying downstream cluster, I can uncheck the box that says NGINX Ingress and that does not install rke2-ingress-nginx-controller
But, how do I install Traefik ? Do I just go to Additional Manifest tab and add
ingress-controller: traefik
Or what else is needed ?