mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 20:46:09 +00:00
kube: give host more disk space
This commit is contained in:
@@ -48,7 +48,7 @@ resource "proxmox_virtual_environment_vm" "kube" {
|
|||||||
interface = "scsi0"
|
interface = "scsi0"
|
||||||
iothread = true
|
iothread = true
|
||||||
datastore_id = "local-lvm"
|
datastore_id = "local-lvm"
|
||||||
size = 30
|
size = 64
|
||||||
discard = "ignore"
|
discard = "ignore"
|
||||||
file_format = "raw"
|
file_format = "raw"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user