adding unlimited resource limit
[oom.git] / kubernetes / portal / charts / portal-cassandra / values.yaml
index 6c55391..c46ca42 100644 (file)
@@ -73,7 +73,7 @@ persistence:
   size: 2Gi
   mountPath: /dockerdata-nfs
   mountSubPath: portal/cassandra/data
-  
+
 service:
   type: ClusterIP
   name: portal-cassandra
@@ -92,7 +92,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:
@@ -110,3 +110,4 @@ resources:
     requests:
       cpu: 2
       memory: 6Gi
+  unlimited: {}