1024m
This commit is contained in:
@ -256,7 +256,7 @@ master:
|
||||
##
|
||||
## @param master.heapSize Master-eligible node heap size
|
||||
##
|
||||
heapSize: 128m
|
||||
heapSize: 1024m
|
||||
## @param master.podAnnotations Annotations for master-eligible pods.
|
||||
##
|
||||
podAnnotations: {}
|
||||
@ -353,7 +353,7 @@ master:
|
||||
limits: {}
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 256Mi
|
||||
memory: 512Mi
|
||||
## Elasticsearch master-eligible container's startup probe
|
||||
## ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-probes
|
||||
## @param master.startupProbe.enabled Enable/disable the startup probe (master nodes pod)
|
||||
|
Reference in New Issue
Block a user