From d3abf7e85556a1b8d9c3daf8938ef29a6541ba91 Mon Sep 17 00:00:00 2001 From: Gaurav Trivedi Date: Fri, 3 Jul 2026 16:57:20 +0530 Subject: [PATCH 1/2] fix: apply JTBD title to Install module - Using chectl to configure the CheCluster Custom Resource during installation -> Customize settings during deployment Co-authored-by: Cursor --- ...gure-the-checluster-custom-resource-during-installation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc b/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc index 4ff59b0789..f515264729 100644 --- a/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc +++ b/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc @@ -5,7 +5,7 @@ :page-aliases: installation-guide:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc [id="using-{prod-cli}-to-configure-the-checluster-custom-resource-during-installation"] -= Using {prod-cli} to configure the `CheCluster` Custom Resource during installation += Customize settings during deployment To deploy {prod-short} with a suitable configuration, edit the `CheCluster` Custom Resource YAML file during the installation of {prod-short}. Otherwise, the {prod-short} deployment uses the default configuration parameterized by the Operator. From 9ff411a175d8d3102e106e035d8d7702e3626b17 Mon Sep 17 00:00:00 2001 From: Gaurav Trivedi Date: Fri, 3 Jul 2026 17:03:10 +0530 Subject: [PATCH 2/2] fix: sync navtitle with JTBD page title in Install Co-authored-by: Cursor --- ...gure-the-checluster-custom-resource-during-installation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc b/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc index f515264729..8af19f0342 100644 --- a/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc +++ b/modules/install/pages/using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc @@ -1,7 +1,7 @@ :_content-type: PROCEDURE :description: Using {prod-cli} to configure the `CheCluster` Custom Resource during installation :keywords: administration guide -:navtitle: Using {prod-cli} to configure the `CheCluster` Custom Resource during installation +:navtitle: Customize settings during deployment :page-aliases: installation-guide:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc [id="using-{prod-cli}-to-configure-the-checluster-custom-resource-during-installation"]