Commit a70487d5 authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Update wharfie usage in windows code path

parent 3985fd0e
......@@ -44,7 +44,7 @@ func setupContainerdConfig(ctx context.Context, cfg *config.Node) error {
NodeConfig: cfg,
DisableCgroup: true,
IsRunningInUserNS: false,
PrivateRegistryConfig: privRegistries.Registry(),
PrivateRegistryConfig: privRegistries.Registry,
}
containerdTemplateBytes, err := ioutil.ReadFile(cfg.Containerd.Template)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment