diff --git a/values.template.yaml b/values.template.yaml index 08f919ad69c7980b46d1ae1f0cf2a5e3ac0505a8..642e534405ba94d607b7913d37072750520878fd 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -372,11 +372,11 @@ hub: resources: limits: cpu: "1" - memory: 1Gi + memory: 2Gi nvidia.com/gpu: 0 requests: - cpu: "500m" - memory: "500Mi" + cpu: "1" + memory: "2G" nvidia.com/gpu: 0 networkPolicy: enabled: false @@ -396,11 +396,11 @@ proxy: resources: limits: cpu: "1" - memory: 1Gi + memory: 2Gi nvidia.com/gpu: 0 requests: - cpu: "500m" - memory: "500Mi" + cpu: "1" + memory: "2Gi" nvidia.com/gpu: 0 singleuser: extraPodConfig: