Pushes go to staging-k8s.gcr.io

This commit is contained in:
Tim Hockin
2018-02-01 20:11:55 -08:00
parent cf3519a3e9
commit 3468934b7d
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ Run `make` in the top directory. It will:
## Push Image
`make push` uploads the docker image to registry. By default, the image will be uploaded to
`k8s.gcr.io`. It's easy to modify the `Makefile` to push the image
`staging-k8s.gcr.io`. It's easy to modify the `Makefile` to push the image
to another registry.
## Start DaemonSet