Skip to content

Commit 49b2a16

Browse files
committed
OSSM-4843: syntax update
1 parent 5aad256 commit 49b2a16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ossm-federation-across-cluster.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ If the cluster runs on bare metal and fully supports `LoadBalancer` services, th
1515

1616
If the cluster does not support `LoadBalancer` services, using a `NodePort` service could be an option if the nodes are accessible from the cluster running the other mesh. In the `ServiceMeshPeer` object, specify the IP addresses of the nodes in the `.spec.remote.addresses` field and the service's node ports in the `.spec.remote.discoveryPort` and `.spec.remote.servicePort` fields.
1717

18-
ifdef::openshift-rosa[]
19-
18+
ifndef::openshift-rosa[]
2019
== Exposing the federation ingress on clusters running on {ibmpowerProductName} and {ibmzProductName}
2120
If the cluster runs on {ibmpowerProductName} or {ibmzProductName} infrastructure and fully supports `LoadBalancer` services, the IP address found in the `.status.loadBalancer.ingress.ip` field of the ingress gateway `Service` object should be specified as one of the entries in the `.spec.remote.addresses` field of the `ServiceMeshPeer` object.
2221

0 commit comments

Comments
 (0)