Skip to content

Commit faca29f

Browse files
committed
edits
1 parent c5cc427 commit faca29f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/enterprise/installing-existing-cluster-automation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ To install with the CLI, you provide all the necessary installation assets, such
2525

2626
## Prerequisite
2727

28-
Create a ConfigValues YAML file to define the configuration settings for the application. For air-gapped environments, ensure that the ConfigValues file can be accessed from the installation environment.
28+
Create a ConfigValues YAML file to define the configuration values for the application release. You will pass the ConfigValues file with the installation command. For air-gapped environments, ensure that the ConfigValues file can be accessed from the installation environment.
2929

30-
A ConfigValues file includes the names of the configuration fields for the application along with a user-supplied `value` for each field. The ConfigValues file is specific to the application. For more information, see [Generating a ConfigValues File](/vendor/releases-configvalues).
30+
For more information, see [Generating a ConfigValues File](/vendor/releases-configvalues).
3131

3232
**Example:**
3333

0 commit comments

Comments
 (0)