We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e28c3 commit 9f8ba5fCopy full SHA for 9f8ba5f
deploy/iso/minikube-iso/package/crio-bin/crio.conf
@@ -146,6 +146,7 @@ insecure_registries = [
146
# registries is used to specify a comma separated list of registries to be used
147
# when pulling an unqualified image (e.g. fedora:rawhide).
148
registries = [
149
+ "docker.io"
150
]
151
152
# The "crio.network" table contains settings pertaining to the
0 commit comments