Convert registry to k8s.gcr.io

This commit is contained in:
Tim Hockin
2017-12-22 09:55:16 -08:00
parent ec470b65b0
commit 547c65ef89
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
.PHONY: all build push
PROJ ?= gcr.io/google_containers
PROJ ?= k8s.gcr.io
TAG := 0.1
all: push