diff --git a/images/fa-minus-circle.svg b/images/fa-minus-circle.svg new file mode 100644 index 000000000000..f976a98338ea --- /dev/null +++ b/images/fa-minus-circle.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/images/fa-plus-circle.png b/images/fa-plus-circle.png new file mode 100644 index 000000000000..a20b7a46c59d Binary files /dev/null and b/images/fa-plus-circle.png differ diff --git a/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc b/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc index 75a142c9dd38..938638df1455 100644 --- a/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc +++ b/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc @@ -18,7 +18,7 @@ The Custom Resource (CR) file contains information that the Operator uses to dep .Procedure -. Click *Add* in the upper-right corner of the {ocp-short-name} web console. +. Click the *Quick create* (image:fa-plus-circle.png[title="Quick create menu"]) menu in the upper-right corner of the {ocp-short-name} web console and select *Import YAML*. . Paste the YAML content for the LLM provider you use into the text area of the web console. + diff --git a/modules/ols-creating-the-credentials-secret-using-web-console.adoc b/modules/ols-creating-the-credentials-secret-using-web-console.adoc index d8f5b208b34b..a71ee51278b0 100644 --- a/modules/ols-creating-the-credentials-secret-using-web-console.adoc +++ b/modules/ols-creating-the-credentials-secret-using-web-console.adoc @@ -16,7 +16,7 @@ Create a file that is associated with the API token used to access the API of yo .Procedure -. Click *Add* in the upper-right corner of the {ocp-short-name} web console. +. Click the *Quick create* (image:fa-plus-circle.png[title="Quick create menu"]) menu in the upper-right corner of the {ocp-short-name} web console and select *Import YAML*. . Paste the YAML content for the LLM provider that you are using into the text area of the web console. +