Skip to content

Commit cb2a548

Browse files
authored
Merge pull request #41310 from kelbrown20/fix-argo-title-2046564
BZ2046564 - Fixing Argo Cd section title
2 parents 290bcb1 + 37f1c1e commit cb2a548

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

cicd/gitops/installing-openshift-gitops.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ This guide explains how to install the Red Hat {gitops-title} Operator to an {pr
1313

1414
include::modules/installing-gitops-operator-in-web-console.adoc[leveloffset=+1]
1515

16-
include::modules/logging-in-to-the-argo-cd-instance-by-using-your-openshift-credentials.adoc[leveloffset=+1]
16+
include::modules/logging-in-to-the-argo-cd-instance-by-using-the-argo-cd-admin-account.adoc[leveloffset=+1]

modules/logging-in-to-the-argo-cd-instance-by-using-your-openshift-credentials.adoc renamed to modules/logging-in-to-the-argo-cd-instance-by-using-the-argo-cd-admin-account.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
//
33
// * getting-started-with-openshift-gitops.adoc
44

5-
[id="logging-in-to-the-argo-cd-instance-by-using-your-openshift-credentials_{context}"]
6-
= Logging in to the Argo CD instance by using your {product-title} credentials
5+
[id="logging-in-to-the-argo-cd-instance-by-using-the-argo-cd-admin-account_{context}"]
6+
= Logging in to the Argo CD instance by using the Argo CD admin account
77

88
Red Hat OpenShift GitOps Operator automatically creates a ready-to-use Argo CD instance that is available in the `openshift-gitops` namespace.
99

@@ -21,6 +21,12 @@ Red Hat OpenShift GitOps Operator automatically creates a ready-to-use Argo CD i
2121
.. Use the left navigation panel to navigate to the *Secrets* page.
2222
.. Select the *openshift-gitops-cluster* instance to display the password.
2323
.. Copy the password.
24+
25+
[NOTE]
26+
====
27+
To login with your {product-title} credentials, select the `LOG IN VIA OPENSHIFT` option in the Argo CD user interface.
28+
====
29+
2430
. Use this password and `admin` as the username to log in to the Argo CD UI in the new window.
2531

2632
[NOTE]

0 commit comments

Comments
 (0)