adding unlimited resource limit
[oom.git] / kubernetes / portal / charts / portal-mariadb / values.yaml
index 3085588..bd68f9a 100644 (file)
@@ -121,7 +121,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:
@@ -139,3 +139,4 @@ resources:
     requests:
       cpu: 800m
       memory: 1Gi
+  unlimited: {}