1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Correcting a typo pointed out by CSA.

This commit is contained in:
Laura Bailey
2024-03-04 13:20:30 +10:00
committed by openshift-cherrypick-robot
parent 00e9c66e31
commit 554be3e41f

View File

@@ -34,7 +34,7 @@ Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To
== Load balancers
ifdef::rosa-with-hcp[]
{hcp-title-first} only deploys load balancers fro the default ingress controller. All other load balancers can be optionally deployed by a customer for secondary ingress controllers or Service load balancers.
{hcp-title-first} only deploys load balancers from the default ingress controller. All other load balancers can be optionally deployed by a customer for secondary ingress controllers or Service load balancers.
endif::rosa-with-hcp[]
ifndef::rosa-with-hcp[]
{product-title} uses up to five different load balancers:
@@ -102,4 +102,4 @@ Network verification checks run automatically when you deploy a {product-title}
You can also run the network verification checks manually to validate the configuration for an existing cluster.
ifeval::["{context}" == "rosa-hcp-service-definition"]
:!rosa-with-hcp:
endif::[]
endif::[]