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 | 172 | 0.15.0 | 20 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
boolean | |
boolean | |
controller.externalProvisioner.extraArgs[] (4) - --leader-election=false | string |
controller.externalProvisioner.image.registry (4) registry.k8s.io/sig-storage/csi-provisioner | string |
string | |
boolean | |
boolean | |
controller.externalSnapshotter.extraArgs[] (4) - --leader-election=false | string |
controller.externalSnapshotter.image.registry (4) registry.k8s.io/sig-storage/csi-snapshotter | string |
string | |
string | |
string | |
string | |
controller.fullnameOverride (4) democratic-csi | string |
boolean | |
string | |
csiDriver.name (5) local-hostpath.cluster.local | string |
boolean | |
driver.config.driver (5) local-hostpath | string |
driver.config.local-hostpath.controllerBasePath (5) /var/lib/csi-local-hostpath | string |
number | |
string | |
number | |
driver.config.local-hostpath.shareBasePath (5) /var/lib/csi-local-hostpath | string |
driver.config.instance_id (1) k8s-local-hostpath | string |
node.driver.extraVolumeMounts[].mountPath (5) /var/lib/csi-local-hostpath | string |
node.driver.extraVolumeMounts[].mountPropagation (5) Bidirectional | string |
node.driver.extraVolumeMounts[].name (5) local-hostpath | string |
node.driver.image.registry (4) democraticcsi/democratic-csi | string |
string | |
node.extraVolumes[].hostPath.path (5) /var/lib/csi-local-hostpath | string |
node.extraVolumes[].hostPath.type (5) DirectoryOrCreate | string |
node.extraVolumes[].name (5) local-hostpath | string |
boolean | |
boolean | |
storageClasses[].name (5) local-hostpath | string |
string | |
storageClasses[].volumeBindingMode (5) WaitForFirstConsumer | string |
string | |
volumeSnapshotClasses[].name (5) csi-local-hostpath | string |
string | |
string | |
csiProxy.image.registry (3) ghcr.io/democratic-csi/csi-grpc-proxy | string |
csiProxy.image.tag (3) v0.5.6 | string |