c12s-kubespray/roles/container-engine/cri-o/templates
Hans Feldt 9e2d282709
cri-o: add variable to configure unsecure pull (#6568)
By default do not allow "unqualified" (without a registry) images
because it is considered unsecure and subject to mitm attacks.

To enable insecure pull configure for example:

crio_registries:
  - "docker.io"
  - "quay.io"
2020-08-27 09:09:53 -07:00
..
crictl.yaml.j2 Ubuntu CRI-O (#5426) 2019-12-19 04:37:57 -08:00
crio.conf.j2 cri-o: add variable to configure unsecure pull (#6568) 2020-08-27 09:09:53 -07:00
http-proxy.conf.j2 Add proxy support to CRI-O service (#4607) 2020-04-21 04:12:55 -07:00