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