Skip to content

Commit b912bd1

Browse files
committed
Added app.branding
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent 0df123e commit b912bd1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

artifacts/attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494

9595
:customizing-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/customizing/index
9696
:customizing-book-title: Customizing
97+
9798
:installing-on-osd-on-gcp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_openshift_dedicated_on_google_cloud_platform/index
9899
:installing-on-osd-on-gcp-book-title: Installing {product} on {gcp-brand-name} on {gcp-brand-name}
99100

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ app:
8888
baseUrl: {my-product-url}
8989
----
9090

91+
app.branding::
92+
Enter your {product-short} appearance configuration in the `branding` section.
93+
See link:{customizing-book-url}#customizing-appearance[Customizing the appearance].
94+
9195
backend::
9296
Enter your {product-short} backend configuration in the `backend` section.
9397

@@ -129,9 +133,11 @@ backend:
129133

130134
catalog::
131135
Optionally, to configure the {product-short} catalog, enter your `catalog` section.
136+
See link:{authentication-book-url}[{authorization-book-title}] and xref:proc-configuring-an-rhdh-instance-with-tls-in-kubernetes_running-behind-a-proxy[].
132137

133138
kubernetes::
134139
Optionally, to configure the {ocp-short} integration, enter your `kubernetes` section.
140+
See xref:proc-configuring-an-rhdh-instance-with-tls-in-kubernetes_running-behind-a-proxy[].
135141

136142
permission::
137143
Optionally, to configure authorization, enter your `permission` section.

0 commit comments

Comments
 (0)