From 532ca6f97edada6f713f5018441c7cbd5b4dea0b Mon Sep 17 00:00:00 2001 From: cbippley Date: Wed, 5 Nov 2025 16:32:58 -0500 Subject: [PATCH] OSDOCS-16554 Jobset install step clarification --- modules/installing-jobset.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/installing-jobset.adoc b/modules/installing-jobset.adoc index 1b002cb3abb1..ef4fa4360df5 100644 --- a/modules/installing-jobset.adoc +++ b/modules/installing-jobset.adoc @@ -38,10 +38,9 @@ Install the {js-operator} on {product-title} using the web console to begin mana . Create the custom resource (CR) for the {js-operator}: .. Navigate to *Installed Operators* -> *{js-operator}*. -.. Navigate to *Create JobSetOperator* page. +.. Under *Provided APIs*, click *Create instance* in the *JobSetOperator* pane. .. Set the name to *cluster*. .. Set the *managementState* to *Managed*. -.. Under *Provided APIs*, click *Create instance* in the *JobSetOperator* pane. .. Click *Create*. .Verification