adding unlimited resource limit
[oom.git] / kubernetes / log / charts / log-elasticsearch / values.yaml
index 3a621f9..9c3525a 100644 (file)
@@ -95,7 +95,7 @@ service:
 ingress:
   enabled: false
 
-# Resource Limit flavor -By Default using small 
+# Resource Limit flavor -By Default using small
 flavor: small
 # Segregation for Different environment (Small and Large)
 resources:
@@ -112,4 +112,5 @@ resources:
       memory: 8Gi
     requests:
       cpu: 1
-      memory: 4Gi
\ No newline at end of file
+      memory: 4Gi
+  unlimited: {}
\ No newline at end of file