add loopbacktime to reduce time of journalctl call

This commit is contained in:
tashen
2021-05-19 13:55:55 +08:00
parent f69d0c8ddc
commit a3b928467e
4 changed files with 20 additions and 15 deletions
+1
View File
@@ -25,6 +25,7 @@
"--component=kubelet",
"--enable-repair=true",
"--cooldown-time=1m",
"--loopback-time=0",
"--health-check-timeout=10s"
],
"timeout": "3m"