change readme file
This commit is contained in:
parent
852870e354
commit
4afc382612
|
@ -15,6 +15,14 @@ ${user_name}/namespace.image_name:image_tag
|
||||||
k8s.gcr.io/{image}/{tag} <==> gcr.io/google-containers/{image}/{tag} <==> ${user_name}/google-containers.{image}/{tag}
|
k8s.gcr.io/{image}/{tag} <==> gcr.io/google-containers/{image}/{tag} <==> ${user_name}/google-containers.{image}/{tag}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Add new namespace
|
||||||
|
-------
|
||||||
|
[Fork and edit sync branch file gcr_namespaces](https://github.com/anjia0532/gcr.io_mirror/edit/sync/gcr_namespaces)
|
||||||
|
|
||||||
|
append new line about namespace(e.g. `gcr.io/google-containers` u should append `google-containers`,`k8s.gcr.io` eq `gcr.io/google-containers`)
|
||||||
|
|
||||||
|
save and commit a PR for this repo.
|
||||||
|
|
||||||
Example
|
Example
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue