Update content/en/includes/default-storage-class-prereqs.md

Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
This commit is contained in:
Avinesh Tripathi
2022-01-07 22:46:02 +05:30
committed by GitHub
parent efe4541e5a
commit 34273a6874
@@ -1,4 +1,4 @@
You need to either have a [dynamic PersistentVolume provisioning](docs/concepts/storage/dynamic-provisioning/) with a default
You need to either have a [dynamic PersistentVolume provisioner](/docs/concepts/storage/dynamic-provisioning/) with a default
[StorageClass](/docs/concepts/storage/storage-classes/),
or [statically provision PersistentVolumes](/docs/user-guide/persistent-volumes/#provisioning)
yourself to satisfy the [PersistentVolumeClaims](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)