[CI] kube 1.24 requires at least 1775Mi of memory, might as well leave the default of 2048

This commit is contained in:
Calin Cristian Andrei
2022-06-06 22:28:22 +03:00
committed by Kubernetes Prow Robot
parent fad296616c
commit 5dc8be9aa2
10 changed files with 1 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
$num_instances = 16
$vm_memory ||= 1600
$vm_memory ||= 2048
$os = "ubuntu1804"
$network_plugin = "weave"
$kube_master_instances = 1