From d9fb7e713c5d35e58afc79855e9fd9a73beae882 Mon Sep 17 00:00:00 2001 From: eiximenis Date: Thu, 15 Mar 2018 16:13:23 +0100 Subject: [PATCH] Error on ocelot config for k8s --- k8s/ocelot/configuration-mobile-shopping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/ocelot/configuration-mobile-shopping.json b/k8s/ocelot/configuration-mobile-shopping.json index edf0714a0..cf3a48aff 100644 --- a/k8s/ocelot/configuration-mobile-shopping.json +++ b/k8s/ocelot/configuration-mobile-shopping.json @@ -49,7 +49,7 @@ "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { - "Host": "webshoppingagg", + "Host": "mobileshoppingagg", "Port": 80 } ],