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"