summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Khinda <mandeep.khinda@amdocs.com>2018-09-24 15:15:48 +0000
committerMandeep Khinda <mandeep.khinda@amdocs.com>2018-09-25 14:17:31 +0000
commit20b9828a6d93b89751a18db4e0f07ecbb61088cf (patch)
tree797fbdecafc287dd465018025c5e406ef15cb0be
parent8f9d066fab2fc333d9576481e96667b3b6828edf (diff)
adding unlimited resource limit
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
-rwxr-xr-xvalues.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml
index 146c0be..4d320dd 100755
--- a/values.yaml
+++ b/values.yaml
@@ -84,7 +84,7 @@ nodeSelector: {}
affinity: {}
-# Resource Limit flavor -By Default using small
+# Resource Limit flavor -By Default using small
flavor: small
# Segregation for Different environment (Small and Large)
resources:
@@ -102,6 +102,7 @@ resources:
requests:
cpu: 1000m
memory: 2Gi
+ unlimited: {}
# probe configuration parameters
liveness: