Skip to content

Commit fbf5bce

Browse files
authored
Merge pull request #42344 from Amrita42/BZ2036897new
BZ:added a note not to use a key for static provisioning
2 parents de1d812 + 8058d42 commit fbf5bce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

storage/container_storage_interface/persistent-storage-csi-vsphere.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ In future {product-title} versions, volumes provisioned using existing in-tree p
2727
After full migration, in-tree plug-ins will eventually be removed in future versions of {product-title}.
2828
====
2929

30+
[NOTE]
31+
====
32+
The vSphere CSI Driver supports dynamic and static provisioning. When using static provisioning in the PV specifications, do not use the key `storage.kubernetes.io/csiProvisionerIdentity` in `csi.volumeAttributes` because this key indicates dynamically provisioned PVs.
33+
====
34+
3035
include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
3136

3237
include::modules/persistent-storage-csi-vsphere-stor-policy.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)