migrate from k8s.gcr.io to registry.k8s.io
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
This commit is contained in:
@@ -61,6 +61,6 @@
|
||||
# TODO This needs to be removed once we have consistent concurrent pull results
|
||||
- name: "Pre-pull pause container image"
|
||||
shell: |
|
||||
/usr/local/bin/ctr pull k8s.gcr.io/pause:3.7
|
||||
/usr/local/bin/ctr pull registry.k8s.io/pause:3.7
|
||||
/usr/local/bin/crictl --runtime-endpoint unix:///run/containerd/containerd.sock \
|
||||
pull k8s.gcr.io/pause:3.7
|
||||
pull registry.k8s.io/pause:3.7
|
||||
|
||||
Reference in New Issue
Block a user