Skip to content

Commit aa7de73

Browse files
Update README.md
1 parent d12a025 commit aa7de73

File tree

1 file changed

+1
-1
lines changed
  • charts/nfs-subdir-external-provisioner

1 file changed

+1
-1
lines changed

charts/nfs-subdir-external-provisioner/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following tables lists the configurable parameters of this chart and their d
8787

8888
## Install Multiple Provisioners
8989

90-
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:
90+
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:
9191

9292
```console
9393
helm install second-nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner \

0 commit comments

Comments
 (0)