Skip to content

Commit 4c8f51b

Browse files
author
Bob Furu
authored
Merge pull request #39217 from cherraz/BZ2020750
2 parents f8862cb + 78cbfd3 commit 4c8f51b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ztp-creating-siteconfig-custom-resources.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Example of the hub’s API and `{asterisk}.app` hostname:
2121
[source,terminal]
2222
----
2323
console-openshift-console.apps.hub-cluster.internal.domain.com
24-
Api.hub-cluster.internal.domain.com
24+
api.hub-cluster.internal.domain.com
2525
----
2626

2727
** The hub must be able to resolve and reach the API and `{asterisk}.app` hostname of the managed cluster.
@@ -30,7 +30,7 @@ Here is an example of the managed cluster’s API and `{asterisk}.app` hostname:
3030
[source,terminal]
3131
----
3232
console-openshift-console.apps.sno-managed-cluster-1.internal.domain.com
33-
Api.sno-managed-cluster-1.internal.domain.com
33+
api.sno-managed-cluster-1.internal.domain.com
3434
----
3535

3636
** A DNS Server that is IP reachable from the target bare metal machine.

0 commit comments

Comments
 (0)