mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* Add elastic-search to charts train * Add read-me * bump common * add description * quote all default string values
9 lines
150 B
YAML
9 lines
150 B
YAML
esStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
|
|
esConfig:
|
|
password: some-secret
|
|
nodeName: Elastic Search Basic
|