From cfe404ca280d9d309963dc85ab827956e18e125c Mon Sep 17 00:00:00 2001 From: zhouwei Date: Wed, 30 Aug 2023 17:24:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9values.yaml=E7=9A=84portal?= =?UTF-8?q?=E7=9A=84=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 80b97b9..04c641b 100644 --- a/values.yaml +++ b/values.yaml @@ -68,7 +68,7 @@ portal: repository: ui-base tag: v6.0 conf: - configmap: "window.serviceConfig = {\n apaas: 'https://apaas.hbyjkffn.hb.cegn.cn:30443/apaas/ui/#/',\n}" + configmap: "window.serviceConfig = {\n apaas: 'https://apaas.wodcloud.local/apaas/ui/#/',\n}" # redis中间件默认svc是 redis -- 2.26.0