Skip to content

Commit

Permalink
Merge pull request #168 from tchughesiv/verbiageEdits
Browse files Browse the repository at this point in the history
cherry-pick: Verbiage edits for UI
  • Loading branch information
tchughesiv authored Apr 19, 2022
2 parents 481ff3f + d6a20b4 commit d381392
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@ spec:
success: The Red Hat OpenShift Database Access add-on is installed and ready for use.
failed: Make note of any error messages, and try these steps again.

- title: Create a provider account instance
- title: Import a provider account instance
description: |-
You can create a provider account resource that represents an account with a cloud database provider.
By providing the correct authentication credentials for the cloud database provider, you can fetch the available database instances.
1. Change to the **Administrator** [Perspective switcher]{{highlight qs-perspective-switcher}}.
2. On the navigation menu, expand **Data Services**, and click **Database Access**.
3. Select the **redhat-dbaas-operator** project from the **Project** dropdown menu.
4. On the **Database Access** page, click the **Create** dropdown button, and select **Database Provider Account**.
5. On the **Create Provider Account** page, specify a **Name** for the new provider account resource.
4. On the **Database Access** page, click the **Configuration** dropdown button, and select **Import database provider account**.
5. On the **Import Provider Account** page, specify a **Name** for the new provider account resource.
6. Select your cloud database provider from the dropdown menu, and provide the necessary credentials for that provider.
**NOTE** : If you need help in finding the credentials from your cloud database provider, then see the Red Hat Customer Portal for [documentation](https://access.redhat.com/documentation/en-us/red_hat_openshift_database_access/1/html-single/quick_start_guide/index#finding-your-cloud-database-provider-account-credentials).
7. Click the **Create** button to create the provider account resource and fetch the available database instances.
7. Click the **Import** button to create the provider account resource and fetch the available database instances.
summary:
success: You have created a provider account resource for the database cloud provider.
failed: Check your database cloud provider credentials, and try these steps again.
Expand All @@ -72,7 +72,7 @@ spec:
3. Give a **Name** to your new project, and click the **Create** button.
This is the namespace for your project.
4. On the navigation menu, expand **Data Services**, and click **Database Access**.
5. From the database inventory page, click the **Create** dropdown button, and select **Database Instance**.
5. From the database inventory page, click the **Configuration** dropdown button, and select **Create database instance**.
6. Select a **Database Provider** from the dropdown menu.
7. Select your **Provider Account** resource, provide an **Instance Name** for the new database instance, and click the **Create** button.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
3. Select your **Project** from dropdown menu that you want to add a database to.
This is the namespace for your project.
4. Click the **Database** category from the **Developer Catalog** section.
5. On the **Developer Catalog** page, click the **Connected Database** tile for the database provider you are using.
5. On the **Developer Catalog** page, click the **Cloud-Hosted Database** tile for the database provider you are using.
6. Click the **Connect** button.
7. Select the previously configured **Provider Account** resource for this database instance from the dropdown menu.
Next, click the database instance ID you want to use, and then click the **Connect** button.
Expand All @@ -43,7 +43,7 @@ spec:
1. Change to the **Developer** [Perspective switcher]{{highlight qs-perspective-switcher}}.
2. Click [Add]{{highlight qs-nav-add}} on the navigation menu, and then select your project from the dropdown menu.
3. Click the **Connected Database** tile.
3. Click the **Cloud-Hosted Database** tile.
4. Select one of the database providers that you have an account with, either CockroachDB, Crunchy Bridge, or MongoDB Atlas.
**NOTE** : If using MongoDB Atlas, then you must add the IP address of the application pod to MongoDB Atlas' **IP Access List**.
Expand Down

0 comments on commit d381392

Please sign in to comment.