This repository hosts the helm chart for deploying the cunoFS CSI Driver onto a Kubernetes cluster.
566
This helm chart deploys the cunoFS CSI Driver onto a kubernetes cluster.
The deployment options are all in the values.yaml files.
The cunoFS CSI Driver needs to be activated and needs to import credentials before being functional.
For more detail, please refer to the documentation.
Deploy the CSI Driver (install with cunoFS pro/enterprise license and import cloud credentials) with: helm install cunofs-csi-chart oci://registry-1.docker.io/cunofs/cunofs-csi-chart --set cunofsLicense.license="$(cat cuno_license.txt)" --set credsToImport="{$(cat creds_file.txt | base64),$(cat other_creds_file.txt | base64)}".
Pull the chart locally with: `helm pull --untar oci://registry-1.docker.io/cunofs/cunofs-csi-chart.
Update the chart to a newer version with: helm upgrade --reuse-values cunofs-csi-chart oci://registry-1.docker.io/cunofs/cunofs-csi-chart.
Uninstall the CSI with: helm uninstall cunofs-csi-chart.
Content type
Helm
Digest
sha256:782096ede…
Size
3.3 kB
Last updated
over 1 year ago
helm pull oci://registry-1.docker.io/cunofs/cunofs-csi-chart --version 1.0.4