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"