mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
app-emulation/containerd: Disable shim debug logs
Debug output clutters the logs which with K8s liveness/readiness probes quickly becomes a problem. Fixes https://github.com/kinvolk/Flatcar/issues/313
This commit is contained in:
parent
e194b4b183
commit
ebba6e5e1a
@ -24,5 +24,3 @@ runtime = "runc"
|
||||
# do not use a shim when starting containers, saves on memory but
|
||||
# live restore is not supported
|
||||
no_shim = false
|
||||
# display shim logs in the containerd daemon's log output
|
||||
shim_debug = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user