This message was deleted.
# harvester
a
This message was deleted.
r
I found no mention of "longhorn" in the git repo. The
harvester-cloud-provider
chart, I suspect, is responsible for this bit of configuration. It was installed in the guest cluster by Rancher Manager.
Copy code
> helm get values -n kube-system harvester-cloud-provider
USER-SUPPLIED VALUES:
global:
  cattle:
    systemDefaultRegistry: ""
  clusterCIDR: 10.42.0.0/16
  clusterCIDRv4: 10.42.0.0/16
  clusterCIDRv6: ""
  clusterDNS: 10.43.0.10
  clusterDomain: cluster.local
  rke2DataDir: /var/lib/rancher/rke2
  serviceCIDR: 10.43.0.0/16
  systemDefaultRegistry: ""