From e559c80d9c6ba793fe12f8d550ed142353da6b28 Mon Sep 17 00:00:00 2001 From: "A.Popov" Date: Tue, 1 Oct 2019 13:24:56 +0300 Subject: [PATCH] Updated calling-service to master-11.999dfc1 --- releases/callconf/calling-service.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/callconf/calling-service.yaml b/releases/callconf/calling-service.yaml index 2d088c7..5eab691 100644 --- a/releases/callconf/calling-service.yaml +++ b/releases/callconf/calling-service.yaml @@ -19,7 +19,7 @@ spec: focus: image: repository: eu.gcr.io/nynja-ci-201610/callconf/nccs-focus - tag: master-9.0b0a585 + tag: master-11.999dfc1 pullPolicy: IfNotPresent resources: {} history: @@ -36,7 +36,7 @@ spec: loadBalancerIp: 35.230.73.33 resources: {} join: - baseUrl: https://join.nynja.net + baseUrl: https://join.nynja.net push: host: messaging-service.messaging.svc.cluster.local url: http://messaging-service.messaging.svc.cluster.local:8888/push/message -- GitLab