forked from vhaudiquet/homeprod
infra/r740/proxmox: remove floating memory on kube VM
This commit is contained in:
@@ -29,7 +29,6 @@ resource "proxmox_virtual_environment_vm" "kube" {
|
||||
|
||||
memory {
|
||||
dedicated = 32768
|
||||
floating = 22222
|
||||
}
|
||||
|
||||
boot_order = ["scsi0", "ide0"]
|
||||
|
||||
Reference in New Issue
Block a user