From 678781cee5a606ba40e249459c772decaa7bc50e Mon Sep 17 00:00:00 2001 From: abidknashtech <127501072+abidknashtech@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:08:36 +0530 Subject: [PATCH] Update gcp-deploy-service.yaml --- inventory-service/gcp-deploy-service.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory-service/gcp-deploy-service.yaml b/inventory-service/gcp-deploy-service.yaml index a6313f5a..64d80800 100644 --- a/inventory-service/gcp-deploy-service.yaml +++ b/inventory-service/gcp-deploy-service.yaml @@ -118,8 +118,8 @@ metadata: name: inventory-configmap data: # Configuration values can be set as key-value properties - MYSQL_HOST: 34.138.37.73 - AXON_HOST: 34.139.102.42:8124 + MYSQL_HOST: 35.237.28.107 + AXON_HOST: 35.196.104.198:8124 SERVICE_NAME: InventoryService GCP_PROJECT_ID: datamesh-2 PRODUCT_SUBSCRIPTION: inventory_subscription