mirror of https://github.com/k3s-io/k3s
Actually changed monitoring level on Jenkins
parent
44c91b1a39
commit
5e58004131
|
@ -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