From d9048a70148e7064bebd2eabfd87ee05c4e82f64 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Tue, 28 Apr 2026 05:00:57 +0000 Subject: [PATCH] remove hostname from gateway --- infrastructure/gatewayapi/apigateway.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/gatewayapi/apigateway.yaml b/infrastructure/gatewayapi/apigateway.yaml index 207f940..ca4c970 100644 --- a/infrastructure/gatewayapi/apigateway.yaml +++ b/infrastructure/gatewayapi/apigateway.yaml @@ -12,7 +12,6 @@ spec: - name: https protocol: HTTPS port: 443 - hostname: "siriusdevops.com" allowedRoutes: namespaces: from: All