You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/database-access/connecting-an-application-to-a-database-instance-using-the-topology-view/quickstart.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,8 @@ spec:
22
22
- title: Connecting an application to a database instance using the topology view
23
23
description: |-
24
24
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**.
26
27
3. On the pop-up dialog, click **Create**.
27
28
Once the binding is created, the application pod restarts.
28
29
After the application pod restarts, your application now has database connectivity.
0 commit comments