Update elastic.yaml

main
ycz008 2024-03-05 06:15:25 +08:00 committed by GitHub
parent 2a1649add7
commit 62b2c59faa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ spec:
- name: xpack.monitoring.collection.enabled
value: "false"
- name: ES_JAVA_OPTS
value: "-Xms1024m -Xmx1024m"
value: "-Xms2048m -Xmx2048m"
- name: ELASTIC_PASSWORD
value: "changeme"
resources:
@ -142,7 +142,7 @@ spec:
memory: 4Gi
requests:
cpu: 100m
memory: 128Mi
memory: 512Mi
volumeMounts:
- name: elastic-dev
mountPath: /usr/share/elasticsearch/data