From fc44f9128c22a4f2b07c0d4b4b208cf908681b47 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Tue, 28 Apr 2026 04:00:33 +0000 Subject: [PATCH] fix gateway --- infrastructure/gatewayapi/apigateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/gatewayapi/apigateway.yaml b/infrastructure/gatewayapi/apigateway.yaml index 3cc680b..90c09d7 100644 --- a/infrastructure/gatewayapi/apigateway.yaml +++ b/infrastructure/gatewayapi/apigateway.yaml @@ -20,7 +20,7 @@ spec: tls: mode: Terminate options: - networking.gke.io/pre-shared-certs: siriusdevops-cert + networking.gke.io/cert-manager-certs: "siriusdevops-cert" allowedRoutes: namespaces: from: "All"