Skip to content

Commit d82a518

Browse files
authored
Add DNS record for custom console and downloads route
1 parent 2d418f6 commit d82a518

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

modules/customizing-the-web-console-URL.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ spec:
5353

5454
. Save the file to apply the changes.
5555

56+
[NOTE]
57+
====
58+
Add a DNS record for the custom console route that points to the application ingress load balancer.
59+
====
60+
5661
[id="customizing-the-download-route_{context}"]
5762
== Customizing the download route
5863

@@ -97,3 +102,8 @@ spec:
97102
<2> Reference to a secret in the `openshift-config` namespace that contains a TLS certificate (`tls.crt`) and key (`tls.key`). This is required if the domain for the custom hostname suffix does not match the cluster domain suffix. The secret is optional if the suffix matches.
98103

99104
. Save the file to apply the changes.
105+
106+
[NOTE]
107+
====
108+
Add a DNS record for the custom downloads route that points to the application ingress load balancer.
109+
====

0 commit comments

Comments
 (0)