forked from k-space/kube
elastic-system: Update sharding, enable memory-mapped IO, move to Longhorn
This commit is contained in:
parent
109859e07b
commit
00f8bfef6c
@ -219,9 +219,7 @@ spec:
|
||||
version: 8.4.1
|
||||
nodeSets:
|
||||
- name: default
|
||||
count: 3
|
||||
config:
|
||||
node.store.allow_mmap: false
|
||||
count: 1
|
||||
volumeClaimTemplates:
|
||||
- metadata:
|
||||
name: elasticsearch-data
|
||||
@ -231,7 +229,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
storage: 5Gi
|
||||
storageClassName: local-path
|
||||
storageClassName: longhorn
|
||||
http:
|
||||
tls:
|
||||
selfSignedCertificate:
|
||||
|
Loading…
Reference in New Issue
Block a user