This commit is contained in:
Tomás Limpinho
2025-08-19 21:10:18 +01:00
parent 0936832363
commit c54cf9da4d

View File

@ -52,7 +52,7 @@ resource "proxmox_vm_qemu" "vm-kubernetes-01" {
}
}
efidisk {
efitype = "4m",
efitype = "4m"
storage = "local-lvm"
}
}