We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe4541 commit 34273a6Copy full SHA for 34273a6
content/en/includes/default-storage-class-prereqs.md
@@ -1,4 +1,4 @@
1
-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
2
[StorageClass](/docs/concepts/storage/storage-classes/),
3
or [statically provision PersistentVolumes](/docs/user-guide/persistent-volumes/#provisioning)
4
yourself to satisfy the [PersistentVolumeClaims](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)
0 commit comments