Skip to content

Commit 9932108

Browse files
committed
Fix log level for health probes
1 parent e04e57b commit 9932108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ES.Kubernetes.Reflector.Host/reflector.logging.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"MinimumLevel": {
55
"Default": "Debug",
66
"Override": {
7-
"Microsoft": "Information",
7+
"Microsoft": "Warning",
88
"Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager": "Error",
99
"System": "Warning"
1010
}

0 commit comments

Comments
 (0)