Skip to content

Commit 6934c04

Browse files
authored
Merge pull request #102181 from shdeshpa07/OADP-6702-hypershift-plugin-note
OADP-6702-hypershift-plugin-note
2 parents 78d3ca8 + a73203f commit 6934c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/oadp-plugins.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ endif::openshift-rosa,openshift-rosa-hcp[]
3333

3434
|`csi` |Backs up and restores volumes with CSI snapshots. ^[3]^ |Cloud storage that supports CSI snapshots
3535

36-
|`vsm` |VolumeSnapshotMover relocates snapshots from the cluster into an object store to be used during a restore process to recover stateful applications, in situations such as cluster deletion. ^[4]^ |Object store
36+
|`hypershift` |Backs up and restores HyperShift hosted cluster resources. ^[4]^ |Object store
3737
|===
3838
[.small]
3939
--
@@ -42,5 +42,5 @@ endif::openshift-rosa,openshift-rosa-hcp[]
4242
3. The `csi` plugin uses the Kubernetes CSI snapshot API.
4343
* OADP 1.1 or later uses `snapshot.storage.k8s.io/v1`
4444
* OADP 1.0 uses `snapshot.storage.k8s.io/v1beta1`
45-
4. OADP 1.2 only.
45+
4. Do not add the `hypershift` plugin in the `DataProtectionApplication` custom resource if the cluster is not a HyperShift hosted cluster.
4646
--

0 commit comments

Comments
 (0)