abundant-camera-87627
10/06/2025, 7:20 AMHelmChartConfig
(that gets saved in /var/lib/rancher/rke2/server/manifests
through a <http://CloudInit.node.harvesterhci.io/v1beta1|CloudInit.node.harvesterhci.io/v1beta1>
resource) to configure Longhorn's settings? When checking, Longhorn's pods are installed through helm (kubectl get pod -n longhorn-system <podname> -oyaml
shows annotations regarding helm), but I see nothing Longhorn related when I list helm releases with helm list -A
millions-microphone-3535
10/06/2025, 8:08 PMfleet-local/harvester
managed chart:
k -n fleet-local get managedchart harvester -ojsonpath='{.spec.values.longhorn}'
abundant-camera-87627
10/06/2025, 8:37 PMabundant-camera-87627
10/06/2025, 10:36 PM/var/lib/rancher/rke2/server/manifests/rancher/managed-chart-config.yaml
? Though it seems to be an empty file by default...