From 75d42469abd4a83d46ec4db06fbe52e2ab0c749a Mon Sep 17 00:00:00 2001 From: Gergo Huszty Date: Thu, 30 Nov 2023 16:48:54 +0100 Subject: [PATCH] Update content/en/blog/2023/egress-sni/index.md Co-authored-by: Frank Budinsky --- content/en/blog/2023/egress-sni/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/blog/2023/egress-sni/index.md b/content/en/blog/2023/egress-sni/index.md index 6899d47c86b69..ce43d6d0c8c03 100644 --- a/content/en/blog/2023/egress-sni/index.md +++ b/content/en/blog/2023/egress-sni/index.md @@ -1,6 +1,6 @@ --- -title: "Routing egress traffic to wildcard destinations" -description: "A generic approach to set up egress gateways that can route traffic to a restricted set of target remote hosts dynamically, including wildcard domains." +title: "Routing egress traffic to wildcard destinations" +description: "A generic approach to set up egress gateways that can route traffic to a restricted set of target remote hosts dynamically, including wildcard domains." publishdate: 2023-12-01 attribution: "Gergő Huszty (IBM)" keywords: [traffic-management,gateway,mesh,mtls,egress,remote]