Skip to content

Commit c4dea1d

Browse files
authored
Merge pull request #62660 from anarnold97/OADP-2163-typo-in-restore-application
/lgtm, merging
2 parents 34f32dd + 2900509 commit c4dea1d

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)