From: 刘洪青 Date: Thu, 15 Oct 2020 12:57:40 +0000 (+0800) Subject: chore: 新增LOG等级的配置项 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=9052f075182ff678300690d26f673f2365779015;p=institute%2Fdeploy-authx-service.git chore: 新增LOG等级的配置项 --- 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"