mirror of
https://github.com/truenas/charts.git
synced 2026-04-28 04:23:04 +08:00
elastic search - migrate storage section (#1823)
* use pvc in ci * adapt values * Update version in Chart.yaml * adapt template * update readme * adapt questions.yaml * add migration and fix typo in values * fix description
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
esStorage:
|
||||
data:
|
||||
type: hostPath
|
||||
hostPath: /mnt/{{ .Release.Name }}/data
|
||||
type: pvc
|
||||
|
||||
esConfig:
|
||||
password: some-https-secret
|
||||
|
||||
Reference in New Issue
Block a user