No introduction found. Create it?
Install with:
helm repo add nfs-subdir-external-provisioner https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
helm install nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| nfs-subdir-external-provisioner | larivierec/home-cluster | 73 | 4.0.18 | 4 months ago |
| nfs-subdir-external-provisioner | h3mmy/bloopySphere | 61 | 4.0.18 | 9 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
nfs.path (13) /volume1/cloudnative1 | string |
nfs.server (13) ${NFS_SERVER_IP} | string |
nfs.mountOptions[] (6) - nfsvers=3 | string |
| boolean | |
storageClass.pathPattern (7) ${.PVC.namespace}-${.PVC.name} | string |
storageClass.name (5) nfs-provision | string |
| string | |
storageClass.accessModes (1) ReadWriteMany | string |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| number | |
image.repository (2) registry.k8s.io/sig-storage/nfs-subdir-external-provisioner | string |
image.tag (2) v4.0.2 | string |
| string | |
priorityClassName (1) system-cluster-critical | string |