adamant-kite-43734
05/31/2023, 9:27 PMcreamy-pencil-82913
05/31/2023, 10:00 PMlatest tag is always pulled by defaultcreamy-pencil-82913
05/31/2023, 10:00 PMcreamy-pencil-82913
05/31/2023, 10:00 PMlatest tagjolly-needle-57963
05/31/2023, 10:51 PMlatest tag, I see the event about my private registry grabbing the new tag. But it still fails trying to talk to the docker library. What's odd about that is that it tries to pull latest still.jolly-needle-57963
05/31/2023, 10:54 PMmirrors:
registry.test:
configs:
"registry.test":
tls:
cert_file: /var/lib/rancher/k3s/certs/registry/cert.pem
key_file: /var/lib/rancher/k3s/certs/registry/key.pem
ca_file: /var/lib/rancher/k3s/certs/registry/ca.pem
insecure_skip_verify: true
This is my actual config inside of /etc/rancher/k3s/registries.yaml. When I made this change, I did restart k3s .