File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ readonly gce_logfiles="startupscript.log"
50
50
readonly kern_logfile=" kern.log"
51
51
readonly initd_logfiles=" docker/log"
52
52
readonly supervisord_logfiles=" kubelet.log supervisor/supervisord.log supervisor/kubelet-stdout.log supervisor/kubelet-stderr.log supervisor/docker-stdout.log supervisor/docker-stderr.log"
53
- readonly systemd_services=" kubelet kubelet-monitor kube-container-runtime-monitor ${LOG_DUMP_SYSTEMD_SERVICES:- docker } "
53
+ readonly systemd_services=" kubelet kubelet-monitor kube-container-runtime-monitor ${LOG_DUMP_SYSTEMD_SERVICES:- containerd } "
54
54
readonly extra_log_files=" ${LOG_DUMP_EXTRA_FILES:- } "
55
55
readonly extra_systemd_services=" ${LOG_DUMP_SAVE_SERVICES:- } "
56
56
readonly dump_systemd_journal=" ${LOG_DUMP_SYSTEMD_JOURNAL:- false} "
You can’t perform that action at this time.
0 commit comments