Update terraform/main.tf
more ram
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user