[Portal] Adjust Pods Requests/Limits
[oom.git] / kubernetes / portal / charts / portal-cassandra / values.yaml
index e08f59b..65fcdbe 100644 (file)
@@ -98,11 +98,11 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 2
-      memory: 8Gi
+      cpu: 500m
+      memory: 3.75Gi
     requests:
-      cpu: 1
-      memory: 4Gi
+      cpu: 160m
+      memory: 2.8Gi
   large:
     limits:
       cpu: 4