Skip to content

Commit e52fc1c

Browse files
ritz303agunn303
andauthored
7/26/22 - gunnage : Edits from install party feedback (#555)
Co-authored-by: Aron Gunn <[email protected]>
1 parent aefdfa0 commit e52fc1c

File tree

2 files changed

+4
-3
lines changed
  • docs/database-access
    • accessing-the-database-access-menu-for-configuring-and-monitoring
    • connecting-an-application-to-a-database-instance-using-the-topology-view

2 files changed

+4
-3
lines changed

docs/database-access/accessing-the-database-access-menu-for-configuring-and-monitoring/quickstart.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ spec:
2020
tasks:
2121
- title: Accessing the database access menu for configuring and monitoring
2222
description: |-
23-
1. From the OpenShift console, expand the **Database Access** navigation menu, and click **Database Access**.
23+
1. Select the **Administrator** [Perspective switcher]{{highlight qs-perspective-switcher}}.
24+
2. Expand the **Data Services** navigation menu, and click **Database Access**.
2425
2526
**NOTE**: You might need to scroll down the navigation menu.
26-
2. Select the **Administrator** [Perspective switcher]{{highlight qs-perspective-switcher}}.
2727
3. Click the **Project** dropdown menu and then enable the **Show default projects** switch.
2828
4. Type **dbaas** in the search field..
2929
5. Select **redhat-dbaas-operator** or **openshift-dbaas-operator** project namespace.

docs/database-access/connecting-an-application-to-a-database-instance-using-the-topology-view/quickstart.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ spec:
2222
- title: Connecting an application to a database instance using the topology view
2323
description: |-
2424
1. Click [Topology]{{highlight qs-nav-topology}}.
25-
2. Click and drag the arrow from the application to the new database instance to create a binding connector.
25+
2. By hovering your cursor over the deployment node, you can drag the arrow from the application to the new database instance to create a binding connector.
26+
You can also right-click on the deployment node, and click **Create Service Binding**.
2627
3. On the pop-up dialog, click **Create**.
2728
Once the binding is created, the application pod restarts.
2829
After the application pod restarts, your application now has database connectivity.

0 commit comments

Comments
 (0)