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

Add workaround for containerd hosts.toml bug

parent 49414a8d
......@@ -60,7 +60,7 @@ skip_verify = true
{{- end }}
{{ end }}
{{ end }}
[host]
{{ range $e := .Endpoints -}}
[host."{{ $e.URL }}"]
capabilities = ["pull", "resolve"]
......
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