style: 新开普test,部署脚本整理、更新
diff --git a/project/newcapec-test/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml b/project/newcapec-test/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml
index 7c15066..2ef7e13 100644
--- a/project/newcapec-test/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml
+++ b/project/newcapec-test/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml
@@ -12,7 +12,9 @@
   ##
   # 平台OpenAPI的外网访问地址,
   # **修改** 学校的根域名
-  POA_SERVER_URL: http://poa-test.newcapec.cn
+  POA_SERVER_URL: http://poa-test.paas.newcapec.cn
+  POA_SA_SERVER_URL: http://poa-sa-test.paas.newcapec.cn
+  # http://poa-test-platform-openapi-sa.poa-test.svc.cluster.local:8443
 
 
 ---
@@ -33,7 +35,7 @@
       containers:
       - name: poa-api-docs-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/authx-service/poa-api-docs-installer:1.0.0-SNAPSHOT
+        image: harbor.supwisdom.com/authx-service/poa-api-docs-installer:1.1.0-SNAPSHOT
         imagePullPolicy: Always
         envFrom:
         - configMapRef: