nfs-provisioner helm

No introduction found. Create it?

Install

Install with:

helm repo add nfs-provisioner-charts https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
helm install nfs-provisioner nfs-provisioner-charts/nfs-subdir-external-provisioner -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 5)

NameRepoStarsVersionTimestamp
nfs-provisionervaskozl/home-infra844.0.18a month ago

Values

See the most popular values for this chart:

KeyTypes
nfs.path (5)
${nfs_provisioner_path}
string
nfs.server (5)
${nfs_provisioner_server}
string
nfs.mountOptions[] (2)
- nfsvers=3
- hard
- nolock
- nocto
- noatime
- nodiratime
- retrans=5
- rsize=131072
- wsize=131072
string
string
storageClass.name (3)
${default_provisioner_scname}
string
boolean
string
string
boolean
string
storageClass.pathPattern (1)
${.PVC.namespace}-${.PVC.name}
string
image.repository (1)
registry.k8s.io/sig-storage/nfs-subdir-external-provisioner
string
string