Skip to content

Commit

Permalink
Update network-test-app/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Whitehead <30630257+stevenwhitehead@users.noreply.github.com>
  • Loading branch information
Nasir-Pauldon-Collins and stevenwhitehead authored Sep 20, 2024
1 parent 6913abf commit 3115663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network-test-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This sample includes a `build` script which will build the container image and p

This app works by attempting to connect your Code Engine project to another IBM Cloud service; in order to do this properly, it must consume service credentials that should be configured by creating a `service binding` between the customer's project and the service they wish to connect to.

For more information about how to create a service binding, see [Adding services by using IBM Cloud service binding](https://cloud.ibm.com/docs/containers?topic=containers-service-binding).
For more information about how to create a service binding, see [Working with service bindings to integrate IBM Cloud services with Code Engine](https://cloud.ibm.com/docs/codeengine?topic=codeengine-service-binding).

### Example: Databases for PostgreSQL
If the app is attempting to connect to a postgres instance, then after creating a service binding for the instance the app will contain the credentials for the postgres instance in the form of an environment variable `DATABASES_FOR_POSTGRESQL_CONNECTION`.
Expand Down

0 comments on commit 3115663

Please sign in to comment.