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
 
 
 ---