adding unlimited resource limit
[oom.git] / kubernetes / log / charts / log-kibana / values.yaml
index 81d0241..8a56151 100644 (file)
@@ -76,7 +76,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:
@@ -93,4 +93,5 @@ resources:
       memory: 8Gi
     requests:
       cpu: 2
-      memory: 4Gi
\ No newline at end of file
+      memory: 4Gi
+  unlimited: {}
\ No newline at end of file