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 | ||||
|   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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user