Skip to content

Commit 8092823

Browse files
committed
Updated model registry bridge mentions to the new product name
1 parent 18d2009 commit 8092823

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/openshift-ai-connector-for-rhdh/proc-setting-up-openshift-ai-connector-for-rhdh-with-rhoai.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ plugins:
173173
** If {product-very-short} was installed using the Operator, modify your {product-very-short} custom resource (CR) instance.
174174
** If {product-very-short} was installed using the Helm charts, modify the *Deployment* specification.
175175

176-
. The system relies on three sidecar containers (model catalog bridge) running alongside the `backstage-backend` container. Add these sidecar containers to your configuration referencing the `rhdh-rhoai-bridge-token` Secret:
176+
. The system relies on three sidecar containers ({openshift-ai-connector-name}) running alongside the `backstage-backend` container. Add these sidecar containers to your configuration referencing the `rhdh-rhoai-bridge-token` Secret:
177177
** `location`: Provides the REST API for {product-very-short} plugins to fetch model metadata.
178178
** `storage-rest`: Maintains a cache of AI Model metadata in a ConfigMap called `bac-import-model`.
179179
** `rhoai-normalizer`: Acts as a Kubernetes controller and {rhoai-short} client, normalizing {rhoai-short} metadata for the connector. The following code block is an example:

modules/openshift-ai-connector-for-rhdh/proc-troubleshooting-connector-functionality.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The `install-dynamic-plugin` logs allow you to check the following installation
2323

2424
== Inspecting plugin logs
2525

26-
View the {openshift-ai-connector-name}plugins in the `backstage-backend` container. Items to look for:
26+
View the {openshift-ai-connector-name} plugins in the `backstage-backend` container. Items to look for:
2727

2828
[cols="3,4,4"]
2929
|===

0 commit comments

Comments
 (0)