1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

BZ2023197: correct CSI version for 4.10+

This commit is contained in:
Lisa Pettyjohn
2022-01-17 14:12:22 -05:00
committed by openshift-cherrypick-robot
parent fab30a480e
commit 73140e9830
2 changed files with 5 additions and 1 deletions

View File

@@ -11,6 +11,11 @@ storage from storage back ends that implement the
link:https://github.com/container-storage-interface/spec[CSI interface]
as persistent storage.
[NOTE]
====
{product-title} {product-version} supports version 1.5.0 of the link:https://github.com/container-storage-interface/spec[CSI specification].
====
include::modules/persistent-storage-csi-architecture.adoc[leveloffset=+1]
include::modules/persistent-storage-csi-external-controllers.adoc[leveloffset=+2]