mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/elasticsearch] Add missing marks in README (#12848)
Signed-off-by: chenlx <chenlx@fiberhome.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b128f5ae40
commit
4c654b2c97
@@ -1,6 +1,6 @@
|
||||
name: elasticsearch
|
||||
home: https://www.elastic.co/products/elasticsearch
|
||||
version: 1.26.0
|
||||
version: 1.26.1
|
||||
appVersion: 6.7.0
|
||||
description: Flexible and powerful open source, distributed real-time search and analytics
|
||||
engine.
|
||||
|
||||
@@ -129,7 +129,7 @@ The following table lists the configurable parameters of the elasticsearch chart
|
||||
| `data.resources` | Data node resources requests & limits | `{} - cpu limit must be an integer` |
|
||||
| `data.priorityClassName` | Data priorityClass | `nil` |
|
||||
| `data.heapSize` | Data node heap size | `1536m` |
|
||||
| `data.hooks.drain.enabled | Data nodes: Enable drain pre-stop and post-start hook | `true` |
|
||||
| `data.hooks.drain.enabled` | Data nodes: Enable drain pre-stop and post-start hook | `true` |
|
||||
| `data.persistence.enabled` | Data persistent enabled/disabled | `true` |
|
||||
| `data.persistence.name` | Data statefulset PVC template name | `data` |
|
||||
| `data.persistence.size` | Data persistent volume size | `30Gi` |
|
||||
|
||||
Reference in New Issue
Block a user