mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-10-31 19:08:04 +00:00
Fix heap size setting
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
This commit is contained in:
@@ -480,7 +480,7 @@ releases:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 1500m
|
cpu: 1500m
|
||||||
memory: 4Gi
|
memory: 4Gi
|
||||||
esJavaOpts: "-Xmx2g -Xms2g"
|
heapSize: "2048m"
|
||||||
|
|
||||||
- name: elasticsearch-curator
|
- name: elasticsearch-curator
|
||||||
condition: elastic.enabled
|
condition: elastic.enabled
|
||||||
|
|||||||
Reference in New Issue
Block a user