mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-07 02:38:05 +00:00
Make cri-dockerd log level configurable (#11646)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
# Default is "info" (like if not provided). Possible values are any log level string parseable by logrus
|
||||
cri_dockerd_log_level: "info"
|
||||
Reference in New Issue
Block a user