This commit is contained in:
2025-08-16 13:27:56 +02:00
parent d9a50452e6
commit a1f3f3c5d2

View File

@@ -144,6 +144,7 @@ resource "proxmox_virtual_environment_vm" "flatcar_template" {
tags = ["flatcar","kubernetes","terraform"]
cpu {
type = "host"
cores = 1
}