From b3eb3156f7eee1b1a7bd8c382d4e3845f182b007 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Fri, 20 Nov 2020 14:16:12 +0800 Subject: [PATCH] =?utf8?q?chore:=20=E5=B0=86file=E6=8E=A5=E5=8F=A3=20?= =?utf8?q?=E9=BB=98=E8=AE=A4=E4=B8=BA=20minio?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../2.user-data-service/4.1.user-data-service-poa.yaml | 2 +- .../2.user-data-service/4.3.user-data-service-biz.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml index ae0aad1..6bfc583 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml @@ -35,7 +35,7 @@ data: #CASSERVER_SA_API_CLIENT_AUTH_TRUSTSTORE_FILE: file:/certs/client/client.truststore #CASSERVER_SA_API_CLIENT_AUTH_TRUSTSTORE_PASSWORD: "" - TPAS_FILE_API_URL: http://agent-service-svc.thirdparty-agent-service.svc.cluster.local:8080/api/v1/tpas/file/db + 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: "" #TPAS_CLIENT_AUTH_KEYSTORE_FILE: file:/certs/client/client.keystore 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 518911b..e5ac5ac 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,7 +35,7 @@ data: #CASSERVER_SA_API_CLIENT_AUTH_TRUSTSTORE_FILE: file:/certs/client/client.truststore #CASSERVER_SA_API_CLIENT_AUTH_TRUSTSTORE_PASSWORD: "" - TPAS_FILE_API_URL: http://agent-service-svc.thirdparty-agent-service.svc.cluster.local:8080/api/v1/tpas/file/db + 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: "" #TPAS_CLIENT_AUTH_KEYSTORE_FILE: file:/certs/client/client.keystore -- 2.17.1