diff --git a/modules/administration-guide/pages/configuring-ai-providers.adoc b/modules/administration-guide/pages/configuring-ai-providers.adoc index 8be4bd5f88..2dd6c78d0b 100644 --- a/modules/administration-guide/pages/configuring-ai-providers.adoc +++ b/modules/administration-guide/pages/configuring-ai-providers.adoc @@ -120,7 +120,7 @@ See link:https://github.com/che-incubator/che-ai-tool-images[che-incubator/che-a <7> Environment variable name for the API key. The dashboard creates a {kubernetes} Secret using this name as the data key. <8> Optional. Provider IDs pre-selected in the AI Selector widget for new workspaces. -. Create the `ConfigMap` in the `{prod-namespace}` namespace with the required labels: +. Create the `ConfigMap` in the `{prod-namespace}` with the required labels: + [subs="+quotes,+attributes"] ----