Skip to content

Commit 9303739

Browse files
committed
add note for ODF
1 parent 8dc19a7 commit 9303739

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/persistent-storage-csi-snapshots-create.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ deletionPolicy: Delete
3939
----
4040
+
4141
<1> The name of the CSI driver that is used to create snapshots of this `VolumeSnapshotClass` object. The name must be the same as the `Provisioner` field of the storage class that is responsible for the PVC that is being snapshotted.
42+
+
43+
[NOTE]
44+
====
45+
Depending on the driver that you used to configure persistent storage, additional parameters might be required. You can also use an existing `VolumeSnapshotClass` object.
46+
====
4247

4348
. Create the object you saved in the previous step by entering the following command:
4449
+

0 commit comments

Comments
 (0)