So, has anyone had the issue where telling the helm chart to use external TLS termination on an L7 loadbalancer fails with k3s, because the rancher helm chart uses nginx ingress annotations, but k3s by default uses traefik 2 for ingress, so you still get the 302 redirect to https on port 80?