update vm creation tempaltes [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-14 09:46:39 +00:00
parent e173bbe11b
commit 80ee33f003
3 changed files with 3 additions and 2 deletions

View file

@ -231,7 +231,7 @@ module "docker-registry-vm" {
vm_cpus = 4
vm_mem_mb = 4196
vm_disk_size = "32G"
vm_disk_size = "64G"
template_name = "docker-registry-template"
vm_name = "docker-registry"