From a1b8837cc5b0d45c63265b3c3cdfadf8b9e237a1 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Tue, 9 Aug 2022 15:56:50 +0200 Subject: [PATCH] Add more memory --- packer/k8sbootstrap.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packer/k8sbootstrap.pkr.hcl b/packer/k8sbootstrap.pkr.hcl index 9bf1bea..04a2c4d 100644 --- a/packer/k8sbootstrap.pkr.hcl +++ b/packer/k8sbootstrap.pkr.hcl @@ -34,7 +34,7 @@ source "vsphere-iso" "k8sbootstrap" { ssh_pty = true CPUs = 2 - RAM = 4096 + RAM = 8192 network_adapters { network = var.vsphere_network