From a8c99fbd9f238d155ebf73ea8de00861b98d053c Mon Sep 17 00:00:00 2001 From: forge Date: Thu, 16 Oct 2025 10:40:41 +0000 Subject: [PATCH] Update kgateway/Gateway_https.yaml --- kgateway/Gateway_https.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kgateway/Gateway_https.yaml b/kgateway/Gateway_https.yaml index 3240360..0c2e1fa 100644 --- a/kgateway/Gateway_https.yaml +++ b/kgateway/Gateway_https.yaml @@ -10,7 +10,7 @@ spec: - allowedRoutes: namespaces: from: All - hostname: '*.aiplatform.combient.com' + hostname: '*.combient.com' name: https port: 443 protocol: HTTPS