Merge pull request #21269 from gmarek/metrics-grabber

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-02-20 16:37:16 -08:00
2 changed files with 13 additions and 15 deletions

View File

@@ -30,7 +30,6 @@ KUBE_APISERVER_REQUEST_TIMEOUT=300
PREEMPTIBLE_NODE=${PREEMPTIBLE_NODE:-false}
PREEMPTIBLE_MASTER=${PREEMPTIBLE_MASTER:-false}
OS_DISTRIBUTION=${KUBE_OS_DISTRIBUTION:-debian}
MASTER_IMAGE=${KUBE_GCE_MASTER_IMAGE:-container-v1-2-v20160218}
MASTER_IMAGE_PROJECT=${KUBE_GCE_MASTER_PROJECT:-google-containers}