[COMMON] Loosen limits for Elasticsearch
[oom.git] / kubernetes / common / elasticsearch / components / master / values.yaml
index b606c3e..e59b483 100644 (file)
@@ -102,8 +102,8 @@ resources:
   ## choice for the user. This also increases chances charts run on environments with little
   ## resources, such as Minikube.
   limits:
-    cpu: 25m
-    memory: 1Gi
+    cpu: 250m
+    memory: 1536Mi
   #   cpu: 100m
   #   memory: 128Mi
   requests: