Hi guys,
I would like to discuss ways of deploying the Rancher Server via Helm. Which one do you use/recommend?
• normal Helm binary with
helm install
• RKE2/K3s Helm controller (https://docs.rke2.io/helm)
• some GitOps tool
I am mostly interested in the RKE2/K3s Helm controller and to know if this is a good idea or not.