Add workaround for containerd hosts.toml bug

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit f2961fb5d2)
pull/9938/head
Brad Davidson 2024-04-01 23:09:26 +00:00 committed by Brad Davidson
parent d5a85d7307
commit 870030cc9a
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"]