Skip to content

Commit 194485d

Browse files
committed
OADP-1068: Missing CSI snapshot API details
Signed-off-by: Andy Arnold <[email protected]>
1 parent aa2bd16 commit 194485d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/oadp-plugins.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ OADP also provides plugins for {product-title} resource backups, OpenShift Virtu
3636
--
3737
1. Mandatory.
3838
2. Virtual machine disks are backed up with CSI snapshots or Restic.
39-
3. The `csi` plugin uses the link:https://velero.io/docs/main/csi/[Velero CSI beta snapshot API].
39+
3. The `csi` plugin uses the Kubernetes CSI snapshot API.
40+
* OADP 1.1 or later uses `snapshot.storage.k8s.io/v1`
41+
* OADP 1.0 uses `snapshot.storage.k8s.io/v1beta1`
4042
4. OADP 1.2 only.
4143
--

0 commit comments

Comments
 (0)