Skip to content

Commit 3dd6d38

Browse files
committed
Modified the introduction about new pvs to make it more precise
1 parent 2a670f6 commit 3dd6d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ configuration changes to existing Storage Classes, PersistentVolumes or Persiste
10361036

10371037
{{< note >}}
10381038
* Existing PVs created by in-tree volume plugin can still be used in the future without any configuration changes even after the `CSIMigration` is completed and corresponing in-tree volume plugins are deleted.
1039-
* A new PV with a manifest that uses in-tree volume plugins can still be created, even after the in-tree volume plugin is removed from Kubernetes.
1039+
* New PVs with manifests that referring to in-tree volume plugins can still be created, even after the in-tree volume plugins are removed from Kubernetes.
10401040
{{< /note >}}
10411041

10421042
The operations and features that are supported include:

0 commit comments

Comments
 (0)