Skip to content

Commit 2900509

Browse files
committed
OADP-2163: fixing typo in oadp-creating-restore-cr.adoc
1 parent 24c52e5 commit 2900509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oadp-creating-restore-cr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
----
4141
<1> Name of the `Backup` CR.
4242
<2> Optional: Specify an array of resources to include in the restore process. Resources might be shortcuts (for example, `po` for `pods`) or fully-qualified. If unspecified, all resources are included.
43-
<3> Optional: The `restorePVs` parameter can be set to `false` in order to turn off restore of `PersistentVolumes` from `VolumeSnapshot` of Container Storage Interface (CSI) snapshots, or from native snapshots when `VolumeSnaphshotLocation` is configured.
43+
<3> Optional: The `restorePVs` parameter can be set to `false` in order to turn off restore of `PersistentVolumes` from `VolumeSnapshot` of Container Storage Interface (CSI) snapshots, or from native snapshots when `VolumeSnapshotLocation` is configured.
4444

4545
. Verify that the status of the `Restore` CR is `Completed` by entering the following command:
4646
+

0 commit comments

Comments
 (0)