I have a new Rancher 2.8 instance and have imported a new k8s cluster. The cluster appears to be working and I have create a test hello-world nginx deployment = looks good. But I noticed I have helm pods on my worker node that are in a constantly failing/rerun loop. I did a describe on the helm pods and they show containers with a reference to WorkingDir of /home/shell/helm and a KUBECONFIG of /home/shell/.kube/config .... And I can't figure out how to change these. I'm looking for the source template for these helm pod deployments but can NOT seem to locate it anywhere. What am I missing/not understanding?