commit | 9052f075182ff678300690d26f673f2365779015 | [log] [tgz] |
---|---|---|
author | 刘洪青 <loie.engine@gmail.com> | 周四 10月 15 20:57:40 2020 +0800 |
committer | 刘洪青 <loie.engine@gmail.com> | 周四 10月 15 20:57:40 2020 +0800 |
tree | 3e5e5996ea5d7dc9c31400abf8871960d225cf3e | |
parent | 2a8d4c5e89fcae8eae71b7d2baedb972e961ca96 [diff] |
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 @@ 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"