adding unlimited resource limit
[oom.git] / kubernetes / vid / values.yaml
index 4b0f38c..79e9440 100644 (file)
@@ -91,7 +91,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:
@@ -108,4 +108,5 @@ resources:
       memory: 4Gi
     requests:
       cpu: 200m
-      memory: 2Gi
\ No newline at end of file
+      memory: 2Gi
+  unlimited: {}
\ No newline at end of file