commit | b42034e747a0cd48c1885da55cf63884550dda46 | [log] [tgz] |
---|---|---|
author | 刘洪青 <loie.engine@gmail.com> | 周二 10月 13 00:25:42 2020 +0800 |
committer | 刘洪青 <loie.engine@gmail.com> | 周二 10月 13 00:25:42 2020 +0800 |
tree | 6e277ca0bd40e061939a3dff853d395832738217 | |
parent | f3498bebd18ad1b82783b4dfa73d219cee9a5de0 [diff] |
feat: authx-service 的 poa api-docs 的初始化工具,支持 POA_SA 服务地址的可配置
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml index 2b5d006..41fa706 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml
@@ -11,6 +11,7 @@ # 平台OpenAPI的外网访问地址, # **修改** 学校的根域名 POA_SERVER_URL: http://poa.paas.xxx.edu.cn + POA_SA_SERVER_URL: http://poa-sa-svc.poa.svc.cluster.local:8443 ---