vsphere-tmm / helm-charts

A repository of unofficial helm charts for vSphere components
https://vsphere-tmm.github.io/helm-charts/
21 stars 27 forks source link

Template DRIVER_REG_SOCK_PATH for Node Registrar #77

Closed justdan96 closed 7 months ago

justdan96 commented 7 months ago

This small PR is to enable the node registrar to work if the user has set linuxnode.kubelet.linuxPath to a different path, i.e. not /var/lib/kubelet.

justdan96 commented 7 months ago

Please note this won't fully resolve all issues until the kubelet path for the node registrar liveness probe is also templated in a similar manner: https://github.com/vsphere-tmm/helm-charts/blob/master/charts/vsphere-csi/values.yaml#L1581