mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-11 19:51:15 +00:00
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