You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cinder-csi-plugin] Allow overridng kubelet dir in chart values (kubernetes#1615)
The chart assumes Kubelet uses /var/lib/kubelet, which isn't the case
on k0s and microk8s (and presumably others). This allows it to be
overridden in the values file to handle these cases.
Also bump chart version to 1.4.7
0 commit comments