gitops/plane: fix issuer on ingress

This commit is contained in:
Jan Novak
2026-01-16 13:21:15 +01:00
parent a20ae55b8f
commit b9f99c2950
37 changed files with 1332 additions and 31 deletions

View File

@@ -19,7 +19,7 @@ resource "libvirt_volume" "node_02_disk" {
type = "qcow2"
}
}
capacity = 21474836480
capacity = 53687091200
}
locals {