Hi, We're running an RKE1 cluster in Rancher 2.6.5 in an air-gapped environment. I need to configure aws as the cloud provider but it turns out we don't have our CA in the kubelet, kube-controller-manager, etc... pods. The CA bundle is on the node itself in /etc/ssl/certs. How do I configure rancher to mount that directory into all of the pods? I found
this but I don't think it's quite applicable to our setup