Update terraform/main.tf

more ram
This commit is contained in:
2026-03-03 20:04:17 +00:00
parent e56fdd2030
commit 522871edb4

View File

@@ -322,8 +322,8 @@ resource "proxmox_virtual_environment_vm" "control_plane1" {
cores = 4 cores = 4
} }
memory { memory {
dedicated = 4096 dedicated = 6000
floating = 4096 floating = 6000
} }
# Netzwerk # Netzwerk