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 (2 out of 6)

NameRepoStarsVersionTimestamp
nfs-provisionervaskozl/home-infra874.0.183 months ago
nfs-provisionerbudimanjojo/home-cluster1624.0.185 months ago

Values

See the most popular values for this chart:

KeyTypes
nfs.path (6)
${nfs_provisioner_path}
string
nfs.server (6)
${CONFIG_NFS_SERVER_IP_ADDRESS}
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
string
boolean
boolean
string
string
storageClass.pathPattern (1)
${.PVC.namespace}-${.PVC.name}
string
image.repository (2)
registry.k8s.io/sig-storage/nfs-subdir-external-provisioner
string
string
nameOverride (1)
nfs-provisioner
string