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