Update README.md
This commit is contained in:
parent
d12a02587f
commit
aa7de73518
|
|
@ -87,7 +87,7 @@ The following tables lists the configurable parameters of this chart and their d
|
||||||
|
|
||||||
## Install Multiple Provisioners
|
## Install Multiple Provisioners
|
||||||
|
|
||||||
It is possible to install more than one provisioner in your cluster to have access to multiple nfs servers and/or multiple exports from a single nfs server. Each provisioner must have a different `storageClass.provisionerName` and therefore a different `storageClass.name`. For example:
|
It is possible to install more than one provisioner in your cluster to have access to multiple nfs servers and/or multiple exports from a single nfs server. Each provisioner must have a different `storageClass.provisionerName` and a different `storageClass.name`. For example:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
helm install second-nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner \
|
helm install second-nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue