diff --git a/proxmox.tf b/proxmox.tf index 8223f53..7886619 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -35,7 +35,7 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" { } memory { - dedicated = 2048 + dedicated = 4096 } # Configuração do disco rígido