Browse Source

Update turnkey-core.sh

adjust resources
tteckster 1 year ago
parent
commit
e1953beca4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      turnkey/turnkey-core.sh

+ 2 - 2
turnkey/turnkey-core.sh

@@ -14,8 +14,8 @@ PCT_OPTIONS="
     -hostname turnkey-core
     -tags proxmox-helper-scripts
     -onboot 1
-    -cores 4
-    -memory 4096
+    -cores 2
+    -memory 2048
     -password $PASS
     -net0 name=eth0,bridge=vmbr0,ip=dhcp
     -unprivileged 1