diff --git a/payment-service/gcp-deploy-service.yaml b/payment-service/gcp-deploy-service.yaml index a658495c..f4646921 100644 --- a/payment-service/gcp-deploy-service.yaml +++ b/payment-service/gcp-deploy-service.yaml @@ -106,6 +106,6 @@ metadata: name: payment-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 SERVICE_NAME: PaymentService