mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 11:11:15 -03:30
Reduce VM size for Packet CI (#4630)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
f3e7615bef
commit
01da65252b
@@ -4,7 +4,7 @@
|
|||||||
vm_cpu_cores: 2
|
vm_cpu_cores: 2
|
||||||
vm_cpu_sockets: 1
|
vm_cpu_sockets: 1
|
||||||
vm_cpu_threads: 2
|
vm_cpu_threads: 2
|
||||||
vm_memory: 4096Mi
|
vm_memory: 2048Mi
|
||||||
|
|
||||||
# Request/Limit allocation settings
|
# Request/Limit allocation settings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user