From 5edf34c965398430cf7ef26bcd404dc40d5f7f25 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 26 Jan 2026 01:59:59 +0000 Subject: [PATCH] fix cert --- apps/base/customer1/apigateway.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/base/customer1/apigateway.yaml b/apps/base/customer1/apigateway.yaml index 19d14d4..9662ac3 100644 --- a/apps/base/customer1/apigateway.yaml +++ b/apps/base/customer1/apigateway.yaml @@ -11,6 +11,10 @@ spec: - name: https protocol: HTTPS port: 443 + tls: + mode: Terminate + options: + networking.gke.io/certmap: devops-lab-cert-map allowedRoutes: namespaces: from: "All"