From 9052f075182ff678300690d26f673f2365779015 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Thu, 15 Oct 2020 20:57:40 +0800 Subject: [PATCH] =?utf8?q?chore:=20=E6=96=B0=E5=A2=9ELOG=E7=AD=89=E7=BA=A7?= =?utf8?q?=E7=9A=84=E9=85=8D=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../1.thirdparty-agent-service/4.2.thirdparty-agent-service.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/1.thirdparty-agent-service/4.2.thirdparty-agent-service.yaml b/deploy-manifests/k8s-rancher/1.authx-service/1.thirdparty-agent-service/4.2.thirdparty-agent-service.yaml index 088a722..2fb4671 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/1.thirdparty-agent-service/4.2.thirdparty-agent-service.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/1.thirdparty-agent-service/4.2.thirdparty-agent-service.yaml @@ -24,6 +24,7 @@ data: SPRING_DATASOURCE_DRUID_MAX_ACTIVE: "20" SPRING_DATASOURCE_DRUID_MIN_IDLE: "10" + LOGGING_LEVEL_COM_SUPWISDOM_INSTITUTE_TPAS: INFO ## file-db FILE_DB_AUTOCONFIGURE_ENABLED: "false" -- 2.17.1