Skip to content

Commit d07ca13

Browse files
authored
Merge pull request #46564 from SNiemann15/csi_volume_snapshot_odf
[BZ2088757] Add note for ODF
2 parents 8dc19a7 + 9303739 commit d07ca13

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)