No introduction found. Create it?
Install with:
helm repo add democratic-csi https://democratic-csi.github.io/charts/
helm install local-path-provisioner democratic-csi/democratic-csi -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
local-path-provisioner | carpenike/k8s-gitops | 199 | 0.14.2 | a day ago |
local-path-provisioner | bjw-s/home-ops | 412 | 0.14.2 | 5 days ago |
local-path-provisioner | szinn/k8s-homelab | 95 | 0.14.2 | a month ago |
local-path-provisioner | truxnell/home-cluster | 148 | 0.14.2 | a month ago |
local-path-provisioner | samip5/k8s-cluster | 61 | 0.14.2 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
boolean | |
boolean | |
controller.externalProvisioner.extraArgs[] (11) - --leader-election=false | string |
controller.externalProvisioner.image (3) registry.k8s.io/sig-storage/csi-provisioner:v3.6.2 | string |
boolean | |
boolean | |
controller.externalSnapshotter.extraArgs[] (10) - --leader-election=false | string |
string | |
boolean | |
string | |
csiDriver.name (11) org.democratic-csi.local-hostpath | string |
boolean | |
driver.config.driver (11) local-hostpath | string |
driver.config.local-hostpath.controllerBasePath (11) /var/mnt/sata/demo-csi-local-path | string |
number | |
string | |
number | |
driver.config.local-hostpath.shareBasePath (11) /var/mnt/sata/demo-csi-local-path | string |
node.driver.extraVolumeMounts[].mountPath (11) /var/mnt/sata/demo-csi-local-path | string |
string | |
node.driver.extraVolumeMounts[].name (11) local-hostpath | string |
string | |
node.extraVolumes[].hostPath.path (11) /var/mnt/sata/demo-csi-local-path | string |
node.extraVolumes[].hostPath.type (11) DirectoryOrCreate | string |
node.extraVolumes[].name (11) local-hostpath | string |
boolean | |
node.driverRegistrar.image (3) registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.9.2 | string |
boolean | |
boolean | |
storageClasses[].name (11) local-hostpath | string |
string | |
storageClasses[].volumeBindingMode (11) WaitForFirstConsumer | string |
string | |
volumeSnapshotClasses[].name (10) local-hostpath | string |