From af51106ec25e6819dee1f7bdcc0c371c17881995 Mon Sep 17 00:00:00 2001 From: tteck Date: Fri, 20 Aug 2021 08:30:12 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9a6f110..569936f8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To create a new Proxmox 6 Home Assistant Container, run the following from Proxm ``` bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve6_ha_container.sh)" ``` -

:zap: Default Settings: 4GB RAM - 32GB Storage - 2vCPU :zap:

+

:zap: Default Settings: 4GB RAM - 16GB Storage - 2vCPU :zap:

After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate. @@ -60,7 +60,7 @@ To create a new Proxmox 7 Home Assistant Container, run the following from Proxm bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve7_ha_container.sh)" ``` -

:zap: Default Settings: 4GB RAM - 32GB Storage - 2vCPU :zap:

+

:zap: Default Settings: 4GB RAM - 16GB Storage - 2vCPU :zap:

After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate.