mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #23325 from MurgaNikolay/master
Auto commit by PR queue bot
This commit is contained in:
commit
8f71655bcc
@ -405,7 +405,7 @@ func NewMainKubelet(
|
||||
imageBackOff,
|
||||
serializeImagePulls,
|
||||
enableCustomMetrics,
|
||||
hairpinMode == componentconfig.HairpinVeth,
|
||||
klet.hairpinMode == componentconfig.HairpinVeth,
|
||||
containerRuntimeOptions...,
|
||||
)
|
||||
case "rkt":
|
||||
|
Loading…
Reference in New Issue
Block a user