Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:_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"]
= 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.

Expand Down
Loading