mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-05-06 08:41:30 +00:00
infra: update docker VM RAM to 22222 (16 GiB is actually what it uses at regular load, so it crashes without more)
This commit is contained in:
@@ -61,7 +61,7 @@ resource "proxmox_virtual_environment_vm" "docker-machine" {
|
||||
}
|
||||
|
||||
memory {
|
||||
floating = 16192
|
||||
floating = 22222
|
||||
dedicated = 38768
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user