From 4ffe0a296d2c11c8d4cd72a62ff4dfb39f7370c2 Mon Sep 17 00:00:00 2001 From: jackyzhou <20fbf29fb9584e9387d498b2dc6e505f@huawei.com> Date: Thu, 4 Apr 2019 14:34:55 +0800 Subject: [PATCH] update result --- kompose/result-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kompose/result-deployment.yaml b/kompose/result-deployment.yaml index 943a22d..46da574 100644 --- a/kompose/result-deployment.yaml +++ b/kompose/result-deployment.yaml @@ -18,7 +18,7 @@ spec: io.kompose.service: result spec: containers: - - image: swr.cn-north-4.myhuaweicloud.com/phoenix-sample-jackyzhou/result:latest + - image: docker-server/docker-org/result:latest name: result ports: - containerPort: 80