Update README.md

This commit is contained in:
AnJia 2022-03-10 18:08:38 +08:00 committed by GitHub
parent e2ab2e6d06
commit a081ab0af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,11 @@ https://k8s.gcr.io/v2/${namespace}/${image}/tags/list
# gcr.io
# e.g. https://gcr.io/v2/gloo-mesh/cert-agent/tags/list
https://gcr.io/v2/${namespace}/${image}/tags/list
# docker hub
# e.g. https://registry.hub.docker.com/v1/repositories/anjia0532/google-containers.sig-storage.nfs-subdir-external-provisioner/tags
https://registry.hub.docker.com/v1/repositories/${namespace}/${image}/tags
```
ReTag anjia0532 images to gcr.io/ 将加速下载的镜像重命名为gcr.io