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.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
nfs-subdir-external-provisioner | dfroberg/cluster | 47 | 4.0.17 | 6 months ago |
nfs-subdir-external-provisioner | h3mmy/bloopySphere | 40 | 4.0.18 | 9 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
nfs.path (19) /mnt/tank/kubernetes | string |
nfs.server (19) ${NFS_SERVER_IP} | string |
nfs.mountOptions[] (9) - hard | string |
nfs.reclaimPolicy (1) Retain | string |
nfs.volumeName (1) nfs-subdir-external-provisioner-root | string |
boolean | |
storageClass.pathPattern (12) ${.PVC.namespace}-${.PVC.name} | string |
storageClass.name (9) nfs-kube | string |
string | |
storageClass.accessModes (2) ReadWriteOnce | string |
boolean | |
string | |
storageClass.volumeBindingMode (1) WaitForFirstConsumer | string |
number | |
image.repository (6) registry.k8s.io/sig-storage/nfs-subdir-external-provisioner | string |
image.tag (6) v4.0.2 | string |
image.pullPolicy (1) IfNotPresent | string |
string | |
string | |
string | |
string | |
number | |
tolerations[].effect (2) NoExecute | string |
tolerations[].key (2) node.kubernetes.io/not-ready | string |
tolerations[].operator (2) Exists | string |
number |