No introduction found. Create it?
Install with:
helm repo add democratic-csi oci://ghcr.io/democratic-csi/charts/democratic-csi
helm install democratic-csi democratic-csi/democratic-csi -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
democratic-csi | joryirving/home-ops | 176 | 0.15.0 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
boolean | |
boolean | |
controller.externalProvisioner.extraArgs[] (5) - --leader-election=false | string |
controller.externalProvisioner.image.registry (5) registry.k8s.io/sig-storage/csi-provisioner | string |
string | |
boolean | |
boolean | |
controller.externalSnapshotter.extraArgs[] (5) - --leader-election=false | string |
controller.externalSnapshotter.image.registry (5) registry.k8s.io/sig-storage/csi-snapshotter | string |
string | |
string | |
string | |
string | |
controller.fullnameOverride (5) democratic-csi | string |
boolean | |
string | |
csiDriver.name (6) local-hostpath.cluster.local | string |
boolean | |
driver.config.driver (6) local-hostpath | string |
driver.config.local-hostpath.controllerBasePath (6) /var/lib/csi-local-hostpath | string |
number | |
string | |
number | |
driver.config.local-hostpath.shareBasePath (6) /var/lib/csi-local-hostpath | string |
driver.config.instance_id (1) k8s-local-hostpath | string |
node.driver.extraVolumeMounts[].mountPath (6) /var/lib/csi-local-hostpath | string |
node.driver.extraVolumeMounts[].mountPropagation (6) Bidirectional | string |
node.driver.extraVolumeMounts[].name (6) local-hostpath | string |
node.driver.image.registry (5) democraticcsi/democratic-csi | string |
string | |
string | |
string | |
string | |
string | |
node.extraVolumes[].hostPath.path (6) /var/lib/csi-local-hostpath | string |
node.extraVolumes[].hostPath.type (6) DirectoryOrCreate | string |
node.extraVolumes[].name (6) local-hostpath | string |
boolean | |
boolean | |
storageClasses[].name (6) local-hostpath | string |
string | |
storageClasses[].volumeBindingMode (6) WaitForFirstConsumer | string |
string | |
volumeSnapshotClasses[].name (5) csi-local-hostpath | string |
string | |
string | |
csiProxy.image.registry (4) ghcr.io/democratic-csi/csi-grpc-proxy | string |
csiProxy.image.tag (4) v0.5.6 | string |