Skip to content

Commit 3c1502c

Browse files
authored
Merge pull request #21603 from apinnick/BZ1828695-cam-login-clarification
Clarify login step for MCG
2 parents 1a0809b + 09e71d5 commit 3c1502c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

modules/migration-configuring-mcg.adoc

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
[id='migration-configuring-mcg_{context}']
77
= Configuring a Multi-Cloud Object Gateway storage bucket as a replication repository
88

9-
You can install the OpenShift Container Storage Operator and configure a Multi-Cloud Object Gateway (MCG) storage bucket as a replication repository on the CAM tool cluster.
9+
You can install the OpenShift Container Storage Operator and configure a Multi-Cloud Object Gateway (MCG) storage bucket as a replication repository.
1010

1111
[id='installing-the-ocs-operator_{context}']
1212
== Installing the OpenShift Container Storage Operator
1313

14-
You can install the OpenShift Container Storage Operator from OperatorHub on the CAM tool cluster.
14+
You can install the OpenShift Container Storage Operator from OperatorHub.
1515

1616
.Procedure
1717

@@ -26,11 +26,16 @@ On the *Installed Operators* page, the *OpenShift Container Storage Operator* ap
2626
[id='configuring-mcg-storage-bucket_{context}']
2727
== Creating the Multi-Cloud Object Gateway storage bucket
2828

29-
You can create the Multi-Cloud Object Gateway (MCG) storage bucket's Custom Resources (CRs) on the CAM tool cluster.
29+
You can create the Multi-Cloud Object Gateway (MCG) storage bucket's Custom Resources (CRs).
3030

3131
.Procedure
3232

33-
. Log in to the CAM tool cluster.
33+
. Log in to the {product-title} cluster:
34+
+
35+
----
36+
$ oc login
37+
----
38+
3439
. Create the `NooBaa` CR configuration file, `noobaa.yml`, with the following content:
3540
+
3641
[source,yaml]

0 commit comments

Comments
 (0)