mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Enable custom metrics in gce-autoscaling jenkins job
This commit is contained in:
parent
09313b0847
commit
7617cc6df4
@ -116,6 +116,7 @@
|
||||
--ginkgo.skip=\[Flaky\]"
|
||||
export PROJECT="k8s-jnks-e2e-gce-autoscaling"
|
||||
# Override GCE default for cluster size autoscaling purposes.
|
||||
export ENABLE_CUSTOM_METRICS="true"
|
||||
export KUBE_ENABLE_CLUSTER_MONITORING="googleinfluxdb"
|
||||
export KUBE_ADMISSION_CONTROL="NamespaceLifecycle,InitialResources,LimitRanger,SecurityContextDeny,ServiceAccount,ResourceQuota"
|
||||
- 'gce-flaky':
|
||||
|
Loading…
Reference in New Issue
Block a user