ancient-raincoat-46356
10/18/2022, 3:45 PMindex.yaml
. I've added my proxy config to /etc/default/k3s
but that does not seem to affect the Helm Chart install from Rancher. Any idea what I am missing here or where to configure my proxy for this use case? FWIW, I can install the same repo locally on my Rancher cluster but those nodes do not require the use of a proxy for internet request.damp-painting-69352
10/18/2022, 4:56 PMancient-raincoat-46356
10/18/2022, 5:42 PM/etc/default/k3s
. Perhaps if I had a technical breakdown of what Rancher is doing to execute these actions, I could figure out what is missing and where to make it honor using the proxy. I added these proxy env var's recently so maybe it's just a pod that needs to be restarted to pick those up but I don't know which pods (if any) Rancher is talking to on the remote cluster to go get this repo's index.yaml file.damp-painting-69352
10/18/2022, 6:13 PMancient-raincoat-46356
10/18/2022, 6:44 PMhelm repo add ...
command on the remote cluster side? Something has to be making that call and failing to pull it because it's not routing through my proxy.damp-painting-69352
10/18/2022, 6:46 PMancient-raincoat-46356
10/18/2022, 8:35 PM