mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #12527 from piosz/jenkins-autoscaling
Actually changed monitoring level on Jenkins
This commit is contained in:
commit
81fb0f9582
@ -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:-}
|
||||
|
Loading…
Reference in New Issue
Block a user