mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
Updated kube-talos VM disk size :)
This commit is contained in:
@@ -48,7 +48,7 @@ resource "proxmox_virtual_environment_vm" "kube" {
|
||||
interface = "scsi0"
|
||||
iothread = true
|
||||
datastore_id = "local-lvm"
|
||||
size = 16
|
||||
size = 30
|
||||
discard = "ignore"
|
||||
file_format = "raw"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user