infra/r740/proxmox: remove floating memory on kube VM

This commit is contained in:
2026-08-10 23:12:47 +02:00
parent 91adc68fd1
commit 98cb3b8a52
-1
View File
@@ -29,7 +29,6 @@ resource "proxmox_virtual_environment_vm" "kube" {
memory {
dedicated = 32768
floating = 22222
}
boot_order = ["scsi0", "ide0"]