Commit 5e580041 authored by Piotr Szczesniak's avatar Piotr Szczesniak

Actually changed monitoring level on Jenkins

parent 44c91b1a
......@@ -305,6 +305,7 @@ export KUBE_GKE_NETWORK=${E2E_NETWORK}
# Shared cluster variables
export E2E_MIN_STARTUP_PODS=${E2E_MIN_STARTUP_PODS:-}
export KUBE_ENABLE_CLUSTER_MONITORING=${ENABLE_CLUSTER_MONITORING:-}
export MASTER_SIZE=${MASTER_SIZE:-}
export MINION_SIZE=${MINION_SIZE:-}
export NUM_MINIONS=${NUM_MINIONS:-}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment