No introduction found. Create it?
csi-driver-nfs from raw.githubusercontent is more popular with 23 repositories.
Install with:
helm repo add csi-driver-nfs oci://ghcr.io/home-operations/charts-mirror/csi-driver-nfs
helm install csi-driver-nfs csi-driver-nfs/csi-driver-nfs -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
csi-driver-nfs | budimanjojo/home-cluster | 207 | 4.11.0 | 12 days ago |
csi-driver-nfs | onedr0p/home-ops | 2438 | 4.11.0 | 16 days ago |
csi-driver-nfs | joryirving/home-ops | 174 | 4.11.0 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
storageClass.mountOptions[] (12) - nfsvers=4.2 | string |
storageClass.name (12) nfs-slow | string |
storageClass.parameters.server (12) 10.0.60.15 | string |
storageClass.parameters.share (11) /mnt/user/kubernetes | string |
string | |
storageClass.parameters.path (1) /volume1/share/Kubernetes | string |
storageClass.parameters.subDir (1) ${pvc.metadata.namespace}-${pvc.metadata.name} | string |
string | |
storageClass.volumeBindingMode (11) Immediate | string |
string | |
number, string | |
boolean |