From 3a3d3014dcf36f4f9ff96826d5f1df84d4f50521 Mon Sep 17 00:00:00 2001 From: gaoshiyao Date: Thu, 28 Jan 2021 13:38:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95k8s=20=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .beagle.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.beagle.yml b/.beagle.yml index c78cf7d..1be526a 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -257,9 +257,9 @@ pipeline: deploy: image: registry.cn-qingdao.aliyuncs.com/wod-devops/kubernetes:1.0 - namespace: cloud-2 - deployment: awecloud-ui - container: awecloud-ui + namespace: apaas-v3 + deployment: apaas-ui + container: apaas-ui registry: registry.cn-qingdao.aliyuncs.com/wod/apaas-ui:v3.0.2-alpha when: branch: -- 2.26.0