File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Example of the hub’s API and `{asterisk}.app` hostname:
2121[source,terminal]
2222----
2323console-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----
3232console-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.
You can’t perform that action at this time.
0 commit comments