diff --git a/staging/persistent-volume-provisioning/README.md b/staging/persistent-volume-provisioning/README.md index 6f72e1a0..787c1118 100644 --- a/staging/persistent-volume-provisioning/README.md +++ b/staging/persistent-volume-provisioning/README.md @@ -189,9 +189,7 @@ Please note that, the value for this parameter cannot contain `_` in storageclas *`snapfactor`: Dynamically provisioned volume's thinpool size can be configured with this parameter. The value for the parameter should be in range of 1-100, this value will be taken into account while creating thinpool for the provisioned volume. This is an optional parameter with default value of 1. -* `customepnameprefix` : By default dynamically provisioned volumes has an endpoint and service created with the naming schema of `glusterfs-dynamic-` +* `customepnameprefix` : By default dynamically provisioned volumes has an endpoint and service created with the naming schema of `glusterfs-dynamic-` Reference : ([How to configure Gluster on Kubernetes](https://github.com/gluster/gluster-kubernetes/blob/master/docs/setup-guide.md))