basic-values.yaml 150 B

12345678
  1. esStorage:
  2. data:
  3. type: hostPath
  4. hostPath: /mnt/{{ .Release.Name }}/data
  5. esConfig:
  6. password: some-secret
  7. nodeName: Elastic Search Basic