File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,7 +88,8 @@ write_files:
8888 --log-level=debug \
8989 --network-bin-dir=/home/cri-containerd/opt/cni/bin \
9090 --network-conf-dir=/home/cri-containerd/etc/cni/net.d \
91- --cgroup-path=/runtime
91+ --cgroup-path=/runtime \
92+ --registry=docker.io=https://mirror.gcr.io
9293
9394 [Install]
9495 WantedBy=cri-containerd.target
Original file line number Diff line number Diff line change @@ -91,7 +91,8 @@ write_files:
9191 --log-level=debug \
9292 --network-bin-dir=/home/kubernetes/bin \
9393 --network-conf-dir=/etc/cni/net.d \
94- --cgroup-path=/runtime
94+ --cgroup-path=/runtime \
95+ --registry=docker.io=https://mirror.gcr.io
9596
9697 [Install]
9798 WantedBy=cri-containerd.target
You can’t perform that action at this time.
0 commit comments