commit | 50e2f589fe341b902c7edf1ff307f2dd930ebf3e | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 9月 21 17:10:31 2021 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 9月 21 17:10:31 2021 +0800 |
tree | d1f29871b80edc179a956a6e6a09d0a196c2c0c0 | |
parent | dedbf7d12142beef1278d95a51f6eead2a500673 [diff] [blame] |
docs: 部署yaml 整理
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.5.personal-security-center-zuul.yaml b/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.5.personal-security-center-zuul.yaml index 1dfe99f..32c52ba 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.5.personal-security-center-zuul.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.5.personal-security-center-zuul.yaml
@@ -66,7 +66,7 @@ INFRAS_SECURITY_CAS_ENABLED: "false" # 修改为学校的 security-center 的访问域名 - APP_SERVER_HOST_URL: "https://security-center.paas.xxx.edu.cn/personal" + APP_SERVER_HOST_URL: "https://authx-service.paas.xxx.edu.cn/personal" #APP_LOGIN_URL: "/cas/login" #APP_LOGOUT_URL: "/cas/logout" # 修改为学校的 cas 的访问域名 @@ -75,7 +75,7 @@ # 后端API服务,域名访问时,默认跳转地址 # 修改为学校的 security-center 安全中心的访问域名 - APPLICATION_INDEX_REDIRECT_URI: "https://security-center.paas.xxx.edu.cn" + APPLICATION_INDEX_REDIRECT_URI: "https://authx-service.paas.xxx.edu.cn" ZUUL_HTTPCLIENT_CLIENT_AUTH_ENABLED: "false"