kubernetes-sigs / secrets-store-csi-driver

Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
https://secrets-store-csi-driver.sigs.k8s.io/
Apache License 2.0
1.21k stars 280 forks source link

documentation for kubeletrootdir #1527

Closed sozercan closed 1 month ago

sozercan commented 1 month ago

Describe the solution you'd like Looks like documentation is missing for kubeletRootDir: https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/charts/secrets-store-csi-driver/values.yaml#L82

This should be set for k8s distros using non-default paths. for example: https://github.com/Azure/secrets-store-csi-driver-provider-azure/issues/521 in case of microk8s, it's using /var/snap/microk8s/common/var/lib/kubelet

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment: