Skip to content

Commit eba4b03

Browse files
committed
OSDOCS-3000:Changing tab name in web console documentation to match UI
1 parent d65a890 commit eba4b03

6 files changed

+6
-6
lines changed

modules/customizing-project-request-message.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To customize the project request message:
3131

3232
** Using the web console:
3333
... Navigate to the *Administration* -> *Cluster Settings* page.
34-
... Click *Global Configuration* to view all configuration resources.
34+
... Click *Configuration* to view all configuration resources.
3535
... Find the entry for *Project* and click *Edit YAML*.
3636

3737
** Using the CLI:

modules/identity-provider-configuring-using-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Configure your identity provider (IDP) through the web console instead of the CL
1515
.Procedure
1616

1717
. Navigate to *Administration* -> *Cluster Settings*.
18-
. Under the *Global Configuration* tab, click *OAuth*.
18+
. Under the *Configuration* tab, click *OAuth*.
1919
. Under the *Identity Providers* section, select your identity provider from the
2020
*Add* drop-down menu.
2121

modules/modifying-template-for-new-projects.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ oc create -f template.yaml -n openshift-config
3737

3838
** Using the web console:
3939
... Navigate to the *Administration* -> *Cluster Settings* page.
40-
... Click *Global Configuration* to view all configuration resources.
40+
... Click *Configuration* to view all configuration resources.
4141
... Find the entry for *Project* and click *Edit YAML*.
4242

4343
** Using the CLI:

modules/olm-removing-catalogs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ As a cluster administrator, you can remove custom Operator catalogs that have be
1111

1212
. In the *Administrator* perspective of the web console, navigate to *Administration* -> *Cluster Settings*.
1313

14-
. Click the *Global Configuration* tab, and then click *OperatorHub*.
14+
. Click the *Configuration* tab, and then click *OperatorHub*.
1515

1616
. Click the *Sources* tab.
1717

modules/olm-restricted-networks-configuring-operatorhub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ oc patch OperatorHub cluster --type json \
5151

5252
[TIP]
5353
====
54-
Alternatively, you can use the web console to manage catalog sources. From the *Administration* -> *Cluster Settings* -> *Global Configuration* -> *OperatorHub* page, click the *Sources* tab, where you can create, delete, disable, and enable individual sources.
54+
Alternatively, you can use the web console to manage catalog sources. From the *Administration* -> *Cluster Settings* -> *Configuration* -> *OperatorHub* page, click the *Sources* tab, where you can create, delete, disable, and enable individual sources.
5555
====
5656

5757
ifeval::["{context}" == "olm-restricted-networks"]

modules/quotas-requiring-explicit-quota.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ $ oc edit template <project_request_template> -n openshift-config
9595
+
9696
** By using the web console:
9797
... Navigate to the *Administration* -> *Cluster Settings* page.
98-
... Click *Global Configuration* to view all configuration resources.
98+
... Click *Configuration* to view all configuration resources.
9999
... Find the entry for *Project* and click *Edit YAML*.
100100
+
101101
** By using the CLI:

0 commit comments

Comments
 (0)