chore(htwg-1): reduce log level from WARN to INFO

This commit is contained in:
2026-06-23 14:42:36 +02:00
parent e5f13fb720
commit d28bdcf062
+1 -1
View File
@@ -15,7 +15,7 @@ patches:
CORS_ORIGINS: http://141.37.123.122
NOWCHESS_COORDINATOR_ENABLED: "false"
REDIS_PREFIX: nowchess
QUARKUS_LOG_LEVEL: "WARN"
QUARKUS_LOG_LEVEL: "INFO"
OTEL_SDK_DISABLED: "true"
target:
kind: ConfigMap