Skip to content

Commit e22b4de

Browse files
committed
reformulate for clarity
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent aa203d6 commit e22b4de

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

modules/configuring/proc-provisioning-your-custom-configuration.adoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
[id="provisioning-your-custom-configuration"]
22
= Provisioning your custom {product} configuration
33

4-
Without a custom configuration,
5-
both the {product} operator and Helm install {product-short} with a default configuration not intended for production use, and revert your manual changes.
4+
To configure {product}, provision your custom {product} config maps and secrets to {ocp-brand-name} before deploying {product}.
65

7-
To configure {product},
8-
author and upload your custom {product} link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single/building_applications/index#nodes-pods-configmap-overview_config-maps[config maps] and secrets
9-
to {ocp-brand-name} before deploying {product}.
6+
[TIP]
7+
====
8+
For development purposes, you can install {product-short} with a default config map and secret.
9+
Your changes on this configuration might get reverted on {product-short} restart.
10+
====
1011

1112
.Prerequisites
1213
* By using the link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single/cli_tools/index#cli-about-cli_cli-developer-commands[{openshift-cli}], you have access, with developer permissions, to the {ocp-short} cluster aimed at containing your {product-short} instance.

0 commit comments

Comments
 (0)