From 554be3e41ff1f378befe2193d5ddc354f7fb32b5 Mon Sep 17 00:00:00 2001 From: Laura Bailey Date: Mon, 4 Mar 2024 13:20:30 +1000 Subject: [PATCH] Correcting a typo pointed out by CSA. --- modules/rosa-sdpolicy-networking.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/rosa-sdpolicy-networking.adoc b/modules/rosa-sdpolicy-networking.adoc index f6fb083e86..d28d1f0fa1 100644 --- a/modules/rosa-sdpolicy-networking.adoc +++ b/modules/rosa-sdpolicy-networking.adoc @@ -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::[] \ No newline at end of file +endif::[]