adding unlimited resource limit
[oom.git] / kubernetes / portal / charts / portal-widget / values.yaml
index 5264938..0724653 100644 (file)
@@ -68,7 +68,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:
@@ -86,3 +86,4 @@ resources:
     requests:
       cpu: 1
       memory: 4Gi
+  unlimited: {}