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