Skip to content

Commit 03c0dc2

Browse files
authored
Merge pull request #8359 from stolostron/jcberger-26088-AWS
https://issues.redhat.com/browse/ACM-26088
2 parents eed1cc0 + 67b4357 commit 03c0dc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

business_continuity/backup_restore/backup_install.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ To use the backup and restore operator, you must set up hub clusters. To set up
2929

3030
To enable the backup operator for your active and passive hub clusters, complete the following steps:
3131

32-
. Enable the cluster backup and restore operator, `cluster-backup`, by completing the following steps:
33-
.. Update the `MultiClusterHub` resource by setting the `cluster-backup` parameter to `true`. If this hub cluster does not have the AWS Security Token Service (STS) option enabled, the OADP operator is also installed in the same namespace with the backup component.
34-
.. For hub clusters where the STS option is enabled, you must manually install the OADP operator.
32+
. Enable the cluster backup and restore operator, `cluster-backup`, by updating the `MultiClusterHub` resource and setting the `cluster-backup` parameter to `true`.
33+
.. For the {oadp} (OADP) operator installation, the automatic installation is the default. In this default situation, the OADP operator automatically installs in the same namespace where you enabled the `cluster-backup` component.
34+
.. In certain cases, you must manually install the OADP operator. If your hub cluster runs on AWS cloud and uses AWS Security Token Service (STS) authentication, you must manually install the OADP operator before you enable the backup component. The STS configurations require an Amazon Resource Name (ARN) token that you must configure during the OADP operator installation.
3535
. Ensure that the restore hub cluster uses the same {acm-short} version that the backup hub cluster uses. You cannot restore a backup on a hub cluster with a version earlier than the one used by the backup hub cluster.
3636
. Manually configure the restore hub cluster by completing the following steps:
3737
.. Install all operators that are installed on the active hub cluster and in the same namespace as the active hub cluster.

0 commit comments

Comments
 (0)