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-provisionerbudimanjojo/home-cluster1694.0.187 months ago

Values

See the most popular values for this chart:

KeyTypes
nfs.path (5)
${nfs_provisioner_path}
string
nfs.server (5)
${CONFIG_NFS_SERVER_IP_ADDRESS}
string
nfs.mountOptions[] (1)
- nfsvers=4
- noac
string
string
storageClass.name (3)
${default_provisioner_scname}
string
boolean
string
string
boolean
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