No introduction found. Create it?
Install with:
helm repo add democratic-csi https://democratic-csi.github.io/charts/
helm install democratic-csi-local-hostpath democratic-csi/democratic-csi -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
democratic-csi-local-hostpath | buroa/k8s-gitops | 158 | 0.14.6 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
boolean | |
controller.externalProvisioner.extraArgs[] (5) - --leader-election=false | string |
boolean | |
controller.externalProvisioner.image (1) registry.k8s.io/sig-storage/csi-provisioner:v5.1.0 | string |
boolean | |
boolean | |
controller.externalSnapshotter.extraArgs[] (4) - --leader-election=false | string |
controller.externalSnapshotter.image (1) registry.k8s.io/sig-storage/csi-snapshotter:v8.1.0 | string |
string | |
string | |
boolean | |
string | |
csiDriver.name (5) org.democratic-csi.local-hostpath | string |
boolean | |
driver.config.driver (5) local-hostpath | string |
driver.config.instance_id (5) k8s-local-hostpath | string |
driver.config.local-hostpath.controllerBasePath (5) /var/lib/rancher/k3s/storage/csi-local-hostpath | string |
number | |
string | |
number | |
driver.config.local-hostpath.shareBasePath (5) /var/lib/rancher/k3s/storage/csi-local-hostpath | string |
node.driver.extraVolumeMounts[].mountPath (5) /var/lib/rancher/k3s/storage/csi-local-hostpath | string |
node.driver.extraVolumeMounts[].mountPropagation (5) Bidirectional | string |
node.driver.extraVolumeMounts[].name (5) local-hostpath | string |
node.driver.image (2) democraticcsi/democratic-csi:v1.9.3 | string |
node.extraVolumes[].hostPath.path (5) /var/lib/rancher/k3s/storage/csi-local-hostpath | string |
node.extraVolumes[].hostPath.type (5) DirectoryOrCreate | string |
node.extraVolumes[].name (5) local-hostpath | string |
node.cleanup.image (1) public.ecr.aws/docker/library/busybox:1.36.1 | string |
boolean | |
node.driverRegistrar.image (1) registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0 | string |
string | |
boolean | |
boolean | |
storageClasses[].name (5) local-hostpath | string |
string | |
storageClasses[].volumeBindingMode (5) WaitForFirstConsumer | string |
storageClasses[].allowedTopologies[].matchLabelExpressions[].key (1) org.democratic-csi.topology/node | string |
string | |
string | |
volumeSnapshotClasses[].name (3) ${CLUSTER_SNAPSHOT_HOSTPATH} | string |
string | |
string | |
boolean | |
csiProxy.image (1) docker.io/democraticcsi/csi-grpc-proxy:v0.5.6 | string |