more ram for k3s

This commit is contained in:
Vivian 2021-10-17 23:38:49 +02:00
parent 46ad92199e
commit 50a34961ab

View file

@ -64,7 +64,7 @@ resource "proxmox_vm_qemu" "k3s-node1" {
vmid = 103 vmid = 103
clone = "bastion" clone = "bastion"
memory = 2048 memory = 8192
cores = 4 cores = 4
agent = 1 agent = 1