From: 刘洪青 Date: Wed, 21 Oct 2020 02:32:56 +0000 (+0800) Subject: chore: 调整新开普test环境,部署配置 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=ccd6f0b3e3f18a2f6f23fa29ff98ae858e9f9b97;p=institute%2Fdeploy-authx-service.git chore: 调整新开普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 2ef7e13..322f048 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 @@ -16,6 +16,10 @@ data: POA_SA_SERVER_URL: http://poa-sa-test.paas.newcapec.cn # http://poa-test-platform-openapi-sa.poa-test.svc.cluster.local:8443 + USER_API_SERVER_URL: http://user-data-service-poa-svc.user-data-service-test.svc.cluster.local:8080 + USER_AUTHZ_API_SERVER_URL: http://user-authorization-poa-svc.user-authorization-service-test.svc.cluster.local:8080 + COMMUNICATE_API_SERVER_URL: http://communicate-center-poa-svc.communicate-center-test.svc.cluster.local:8080 + --- apiVersion: batch/v1