summaryrefslogtreecommitdiffstats
path: root/kubernetes/log/charts/log-logstash/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/log/charts/log-logstash/values.yaml')
-rw-r--r--kubernetes/log/charts/log-logstash/values.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/kubernetes/log/charts/log-logstash/values.yaml b/kubernetes/log/charts/log-logstash/values.yaml
index ce227d99b7..7779ffe490 100644
--- a/kubernetes/log/charts/log-logstash/values.yaml
+++ b/kubernetes/log/charts/log-logstash/values.yaml
@@ -73,7 +73,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:
@@ -90,4 +90,5 @@ resources:
memory: 4Gi
requests:
cpu: 2
- memory: 4Gi \ No newline at end of file
+ memory: 4Gi
+ unlimited: {} \ No newline at end of file