1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

TELCODOCS-1975 - fixing typo

This commit is contained in:
Shane Lovern
2025-02-10 09:30:13 +00:00
committed by openshift-cherrypick-robot
parent e777298454
commit 1bb0cfea3d

View File

@@ -6,7 +6,7 @@
[id="ztp-configuring-the-hub-cluster-for-backup-and-restore_{context}"]
= Configuring the hub cluster for backup and restore
You can use {ztp} to configure a set of policies to backup `BareMetalHost` resources.
You can use {ztp} to configure a set of policies to back up `BareMetalHost` resources.
This allows you to recover data from a failed hub cluster and deploy a replacement cluster using {rh-rhacm-first}.
.Prerequisites
@@ -118,7 +118,7 @@ NAMESPACE NAME STATE CONSUMER ONLINE ERROR AGE
baremetal-ns baremetal-name false 50s
----
. Verify that the policy has applied the label `cluster.open-cluster-management.io/backup=cluster-activation` to all these resources, by runing the following command:
. Verify that the policy has applied the label `cluster.open-cluster-management.io/backup=cluster-activation` to all these resources, by running the following command:
+
[source,terminal]
----
@@ -158,7 +158,7 @@ When you restore `BareMetalHosts` resources as part of restoring the cluster act
The following {rh-rhacm} `Restore` resource example restores activation resources, including `BareMetalHosts`, and also restores the status for the `BareMetalHosts` resources:
[source,yaml]
----
apiVersion: cluster.open-cluster-management.io/v1beta1
apiVersion: cluster.open-cluster-management.io/v1beta1
kind: Restore
metadata:
name: restore-acm-bmh