Revert "Bumped Heapster version to v0.20.0-alpha and Influxdb to 0.9.2.1"

This commit is contained in:
Filip Grzadkowski
2016-01-27 17:22:36 +01:00
parent b2f6e7d08f
commit 0dedf869c7
109 changed files with 970 additions and 36165 deletions

View File

@@ -394,6 +394,8 @@ case ${JOB_NAME} in
: ${PROJECT:="k8s-jnks-e2e-gce-autoscaling"}
: ${FAIL_ON_GCP_RESOURCE_LEAK:="true"}
: ${ENABLE_DEPLOYMENTS:=true}
# Override GCE default for cluster size autoscaling purposes.
ENABLE_CLUSTER_MONITORING="googleinfluxdb"
ADMISSION_CONTROL="NamespaceLifecycle,InitialResources,LimitRanger,SecurityContextDeny,ServiceAccount,ResourceQuota"
;;