mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Add workaround for containerd hosts.toml bug
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
49414a8def
commit
f2961fb5d2
@ -60,7 +60,7 @@ skip_verify = true
|
||||
{{- end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
[host]
|
||||
{{ range $e := .Endpoints -}}
|
||||
[host."{{ $e.URL }}"]
|
||||
capabilities = ["pull", "resolve"]
|
||||
|
Loading…
Reference in New Issue
Block a user