Hello,
I’m provisioning a single-node K3s cluster via Rancher and would like to have a Helm chart repository configured automatically as part of the provisioning process.
Ideally, we’d prefer to configure this repository globally, rather than per cluster. We’re using Rancher as a fleet management tool to manage multiple edge devices running our software, and manually adding the chart repository to each cluster is tedious and not scalable.
Is there a recommended way to define app repositories at a global level in Rancher, or to automate their setup during cluster provisioning?
Thanks in advance!
Sam