Merge pull request #12997 from zmerlynn/automated-cherry-pick-of-#12840-upstream-release-1.0

Automated cherry pick of #12840
This commit is contained in:
Robert Bailey
2015-08-20 17:55:46 -07:00

View File

@@ -25,7 +25,7 @@ MASTER_DISK_TYPE=pd-ssd
MASTER_DISK_SIZE=${MASTER_DISK_SIZE:-20GB}
MINION_DISK_TYPE=pd-standard
MINION_DISK_SIZE=${MINION_DISK_SIZE:-100GB}
REGISTER_MASTER_KUBELET=${REGISTER_MASTER:-true}
REGISTER_MASTER_KUBELET=${REGISTER_MASTER:-false}
OS_DISTRIBUTION=${KUBE_OS_DISTRIBUTION:-debian}
MASTER_IMAGE=${KUBE_GCE_MASTER_IMAGE:-container-vm-v20150806}