From 494bf18a5c004e42519f66b5e3b270c2da8646ed Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Thu, 24 Dec 2020 21:37:28 +0800 Subject: [PATCH] =?utf8?q?chore:=20=E5=AE=8C=E5=96=84yaml=20=E6=B3=A8?= =?utf8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../6.personal-security-center/4.9.security-center-ui.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.9.security-center-ui.yaml b/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.9.security-center-ui.yaml index 92d8c0a..5b975ff 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.9.security-center-ui.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.9.security-center-ui.yaml @@ -7,6 +7,7 @@ metadata: namespace: personal-security-center name: security-center-ui-env data: + # **修改** 学校的根域名 RESOURCE_PREFIX: http://authx-minio.paas.xxx.edu.cn/security-center-ui SCHOOL_NAME: "" MAIN_SERVER: http://security-center.paas.xxx.edu.cn -- 2.17.1