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