fix mistake in dynamic-provisioning
This commit is contained in:
@@ -116,7 +116,7 @@ When a default `StorageClass` exists in a cluster and a user creates a
|
|||||||
`storageClassName` field pointing to the default storage class.
|
`storageClassName` field pointing to the default storage class.
|
||||||
|
|
||||||
Note that there can be at most one *default* storage class on a cluster, or
|
Note that there can be at most one *default* storage class on a cluster, or
|
||||||
a `PersistentVolumeClaim` with `storageClassName` explicitly specified cannot
|
a `PersistentVolumeClaim` without `storageClassName` explicitly specified cannot
|
||||||
be created.
|
be created.
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|||||||
Reference in New Issue
Block a user