From 11cf22383d9af7050617e82ec964645380b39be8 Mon Sep 17 00:00:00 2001 From: abidknashtech <127501072+abidknashtech@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:50:32 +0530 Subject: [PATCH] Update gcp-deploy-service.yaml --- cart-service/gcp-deploy-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cart-service/gcp-deploy-service.yaml b/cart-service/gcp-deploy-service.yaml index b11aef28..137626b3 100644 --- a/cart-service/gcp-deploy-service.yaml +++ b/cart-service/gcp-deploy-service.yaml @@ -108,5 +108,5 @@ metadata: name: cartservice-configmap data: # Configuration values can be set as key-value properties - MYSQL_HOST: 34.138.37.73 + MYSQL_HOST: 34.23.67.210 SERVICE_NAME: CartService