From fa1f7aa82a8b4cb8a352d2ee100c71675cf9df8e Mon Sep 17 00:00:00 2001 From: abidknashtech <127501072+abidknashtech@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:40:18 +0530 Subject: [PATCH] Update gcp-deploy-service.yaml --- shipment-service/gcp-deploy-service.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shipment-service/gcp-deploy-service.yaml b/shipment-service/gcp-deploy-service.yaml index 7c1c4930..811123ab 100644 --- a/shipment-service/gcp-deploy-service.yaml +++ b/shipment-service/gcp-deploy-service.yaml @@ -108,8 +108,8 @@ metadata: name: shipment-configmap data: # Configuration values can be set as key-value properties - MYSQL_HOST: 34.75.219.35 - AXON_HOST: 34.74.21.70:8124 + MYSQL_HOST: 34.138.37.73 + AXON_HOST: 34.139.102.42:8124 GCP_PROJECT_ID: datamesh-2 PUB_SUB_TOPIC_ID: PUB_SUB_TOPIC_ID - SERVICE_NAME: ShipmentService \ No newline at end of file + SERVICE_NAME: ShipmentService