CI: reduce VM resources requests to improve scheduling

This commit is contained in:
ant31
2024-05-31 10:14:35 +02:00
parent dedc00661a
commit 2214071a82
15 changed files with 20 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
# Instance settings
cloud_image: ubuntu-2404
mode: node-etcd-client
vm_memory: 1600Mi
vm_memory: 1600
# Kubespray settings
auto_renew_certificates: true