diff --git a/values.template.yaml b/values.template.yaml
index 02787b8d9150ce1491657e84ab65366fd483d5d7..9c9391a7963b4f18319fecb042063b84c3c977a3 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -108,11 +108,11 @@ singleuser:
     tag: latest
   startTimeout: 600
   cpu:
-    limit: 4
-    guarantee: 4
+    limit: 16
+    guarantee: 16
   memory:
-    limit: 64G
-    guarantee: 16G
+    limit: 128G
+    guarantee: 128G
   extraResource:
     limits: {}
     guarantees: {}