added dnsmasq container in kubedns pod

This commit is contained in:
Abhishek Shah
2016-05-23 15:09:30 -07:00
parent fcba7c3e5f
commit 10f9789bc3
3 changed files with 17 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
# Default registry, arch and tag. This can be overwritten by arguments to make
PLATFORM?=linux
ARCH?=amd64
TAG?=1.0
TAG?=1.1
REGISTRY?=gcr.io/google_containers
GOLANG_VERSION=1.6