commit | 4c26f7ae78bd4bf655adbecd3784b212c7b1c3c8 | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周六 6月 26 11:45:52 2021 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周六 6月 26 11:45:52 2021 +0800 |
tree | 75dae63fe367e6dff5d34e3b6bc2329afa533392 | |
parent | e3de3a25574888618db937ecbb9c0c90a01b27f6 [diff] |
chore: 调整token-server api-docs-installer 的配置
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml index d69badf..58cba72 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml
@@ -12,8 +12,10 @@ ## # 平台OpenAPI的外网访问地址, # **修改** 学校的根域名 - POA_SERVER_URL: http://poa.paas.newcapec.cn - POA_SA_SERVER_URL: http://poa-sa.paas.newcapec.cn + POA_SERVER_URL: http://poa.paas.xxx.edu.cn + + # **修改** poa-sa 服务的k8s内部地址 + POA_SA_SERVER_URL: http://poa-sa-svc.poa.svc.cluster.local:8443 TOKEN_API_SERVER_URL: http://token-server-svc.token-server.svc.cluster.local:8080