mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
Kubelet serialize image pulls had incorrect default
This commit is contained in:
@@ -212,6 +212,7 @@ func NewKubeletServer() *KubeletServer {
|
||||
RktPath: "",
|
||||
RktStage1Image: "",
|
||||
RootDirectory: defaultRootDir,
|
||||
SerializeImagePulls: true,
|
||||
SyncFrequency: 10 * time.Second,
|
||||
SystemContainer: "",
|
||||
ReconcileCIDR: true,
|
||||
|
||||
Reference in New Issue
Block a user