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 | 112 | 0.14.7 | 14 days ago |
local-path-provisioner | rafaribe/home-ops | 59 | 0.14.7 | a month ago |
local-path-provisioner | joryirving/home-ops | 150 | 0.14.7 | a month ago |
local-path-provisioner | axeII/home-ops | 44 | 0.14.7 | 2 months ago |
local-path-provisioner | haraldkoch/kochhaus-home | 125 | 0.14.7 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
controller.externalProvisioner.extraArgs[] (29) - --leader-election=false | string |
controller.externalProvisioner.image (23) registry.k8s.io/sig-storage/csi-provisioner:v5.1.0 | string |
boolean | |
boolean | |
boolean | |
controller.externalSnapshotter.extraArgs[] (15) - --leader-election=false | string |
controller.externalSnapshotter.image (7) registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0 | string |
string | |
boolean | |
controller.fullnameOverride (6) local-path-provisioner | string |
string | |
string | |
boolean | |
string | |
csiDriver.name (29) local-hostpath.cluster.local | string |
boolean | |
driver.config.driver (29) local-hostpath | string |
driver.config.local-hostpath.controllerBasePath (29) /var/lib/rancher/k3s/local-hostpath | string |
number | |
string | |
number | |
driver.config.local-hostpath.shareBasePath (29) /var/lib/rancher/k3s/local-hostpath | string |
string | |
node.driver.extraVolumeMounts[].mountPath (29) /var/lib/rancher/k3s/local-hostpath | string |
string | |
node.driver.extraVolumeMounts[].name (29) local-hostpath | string |
node.driver.image (23) ghcr.io/democratic-csi/democratic-csi:v1.9.3 | string |
node.extraVolumes[].hostPath.path (29) /var/lib/rancher/k3s/local-hostpath | string |
node.extraVolumes[].hostPath.type (29) DirectoryOrCreate | string |
node.extraVolumes[].name (29) local-hostpath | string |
boolean | |
string | |
string | |
boolean | |
boolean | |
storageClasses[].name (29) local-hostpath | string |
string | |
storageClasses[].volumeBindingMode (29) WaitForFirstConsumer | string |
string | |
volumeSnapshotClasses[].name (15) local-hostpath | string |
string | |
string | |
fullnameOverride (12) local-path-provisioner | string |
csiProxy.image (9) ghcr.io/democratic-csi/csi-grpc-proxy:v0.5.6 | string |