diff --git a/proxmox.tf b/proxmox.tf index 2e86ffd..8e975f8 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -51,8 +51,4 @@ resource "proxmox_vm_qemu" "vm-kubernetes-01" { } } } - efidisk { - efitype = "4m" - storage = "local-lvm" - } } \ No newline at end of file