Update README.md
This commit is contained in:
@@ -87,7 +87,7 @@ The following tables lists the configurable parameters of this chart and their d
|
||||
|
||||
## 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
|
||||
helm install second-nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner \
|
||||
|
||||
Reference in New Issue
Block a user