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 | samip5/k8s-cluster | 129 | 0.15.0 | 8 days ago |
local-path-provisioner | rafaribe/home-ops | 68 | 0.15.0 | 9 days ago |
local-path-provisioner | axeII/home-ops | 44 | 0.15.0 | 15 days ago |
local-path-provisioner | samip5/k8s-cluster | 129 | 0.14.7 | 5 months ago |
local-path-provisioner | anthr76/infra | 103 | 0.14.2 | 6 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
controller.externalProvisioner.extraArgs[] (20) - --leader-election=false | string |
string | |
string | |
controller.externalProvisioner.image (13) registry.k8s.io/sig-storage/csi-provisioner:v5.2.0 | string |
boolean | |
boolean | |
boolean | |
controller.externalSnapshotter.extraArgs[] (12) - --leader-election=false | string |
string | |
string | |
controller.externalSnapshotter.image (6) registry.k8s.io/sig-storage/csi-snapshotter:v8.2.1 | string |
string | |
boolean | |
controller.fullnameOverride (6) local-path-provisioner | string |
string | |
boolean | |
string | |
csiDriver.name (20) local-hostpath.cluster.local | string |
boolean | |
driver.config.driver (20) local-hostpath | string |
driver.config.local-hostpath.controllerBasePath (20) /var/lib/csi-local-hostpath | string |
number | |
string | |
number | |
driver.config.local-hostpath.shareBasePath (20) /var/lib/csi-local-hostpath | string |
string | |
node.driver.extraVolumeMounts[].mountPath (20) /var/lib/csi-local-hostpath | string |
string | |
node.driver.extraVolumeMounts[].name (20) local-hostpath | string |
string | |
string | |
node.driver.image (13) democraticcsi/democratic-csi:v1.9.3 | string |
node.extraVolumes[].hostPath.path (20) /var/lib/csi-local-hostpath | string |
node.extraVolumes[].hostPath.type (20) DirectoryOrCreate | string |
node.extraVolumes[].name (20) local-hostpath | string |
boolean | |
string | |
boolean | |
boolean | |
storageClasses[].name (20) local-hostpath | string |
string | |
storageClasses[].volumeBindingMode (20) WaitForFirstConsumer | string |
string | |
volumeSnapshotClasses[].name (12) local-hostpath | string |
string | |
string | |
fullnameOverride (7) local-path-provisioner | string |
string | |
string | |
csiProxy.image (6) ghcr.io/democratic-csi/csi-grpc-proxy:v0.5.6 | string |