Skip to content

Commit c498862

Browse files
authored
Applying suggestions
1 parent 01f7d94 commit c498862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ This is the main {product-short} configuration file.
2424
** To prepare a deployment with the {product} Operator on OpenShift, you can start with an empty file.
2525
Creating a custom file, even an empty one, is required to avoid the {product} Operator to revert user edits during upgrades.
2626

27-
** To prepare a deployment with the {product} Helm chart, or on Kubernetes, add the `baseUrl` field in your `{my-app-config-file}` file to ensure proper functionality of {product-short}.
28-
Specify the `baseUrl` in both the `app` and `backend` sections to avoid errors during initialization.
27+
** To prepare a deployment with the {product} Helm chart, or on Kubernetes, enter the {product-short} base URL in the relevant fields your `{my-app-config-file}` file to ensure proper functionality of {product-short}.
28+
The relevant fields are `baseUrl` in the `app` and `backend` section, and `origin` in the `backernd.cors` subsection:
2929
+
3030
.Configuring the `baseUrl` in `{my-app-config-file}`
3131
====

0 commit comments

Comments
 (0)