From: 刘洪青 Date: Thu, 11 Mar 2021 15:29:24 +0000 (+0800) Subject: chore: 更新user-data-service-biz 的ConfigMap X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=0598d8d3427c703e8bb2e73bc6f9ae128417503a;p=institute%2Fdeploy-authx-service.git chore: 更新user-data-service-biz 的ConfigMap --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml index 5281772..81939ef 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml @@ -35,6 +35,14 @@ data: #CASSERVER_SA_API_CLIENT_AUTH_TRUSTSTORE_FILE: file:/certs/client/client.truststore #CASSERVER_SA_API_CLIENT_AUTH_TRUSTSTORE_PASSWORD: "" + USER_AUTHZ_SERVICE_SERVER_URL: http://user-authorization-sa-svc.user-authorization-service.svc.cluster.local:8080 + USER_AUTHZ_SERVICE_CLIENT_AUTH_ENABLED: "false" + #USER_AUTHZ_SERVICE_CLIENT_AUTH_KEY_PASSWORD: "" + #USER_AUTHZ_SERVICE_CLIENT_AUTH_KEYSTORE_FILE: file:/certs/common/common.keystore + #USER_AUTHZ_SERVICE_CLIENT_AUTH_KEYSTORE_PASSWORD: "" + #USER_AUTHZ_SERVICE_CLIENT_AUTH_TRUSTSTORE_FILE: file:/certs/common/common.truststore + #USER_AUTHZ_SERVICE_CLIENT_AUTH_TRUSTSTORE_PASSWORD: "" + TPAS_FILE_API_URL: http://agent-service-svc.thirdparty-agent-service.svc.cluster.local:8080/api/v1/tpas/file/minio TPAS_CLIENT_AUTH_ENABLED: "false" #TPAS_CLIENT_AUTH_KEY_PASSWORD: ""