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 5)

NameRepoStarsVersionTimestamp
nfs-provisionervaskozl/home-infra824.0.18a day ago
nfs-provisionerbudimanjojo/home-cluster1524.0.182 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=3
- hard
- nolock
- nocto
- noatime
- nodiratime
- retrans=5
- rsize=131072
- wsize=131072
string
string
boolean
storageClass.name (2)
${default_provisioner_scname}
string
boolean
image.repository (2)
registry.k8s.io/sig-storage/nfs-subdir-external-provisioner
string
string
nameOverride (1)
nfs-provisioner
string