Add workaround for containerd hosts.toml bug

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
Brad Davidson 2024-04-01 23:09:26 +00:00 committed by Brad Davidson
parent 49414a8def
commit f2961fb5d2
1 changed files with 1 additions and 1 deletions

View File

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