1
0
Fork 0

updated volume name

This commit is contained in:
sido 2018-09-12 08:17:34 +02:00
parent c28f08bedd
commit 7305d54630
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ spec:
- containerPort: 9300
{{- if $.Values.persistence.enabled }}
volumeMounts:
- name: elastic-nfs
- name: elasticsearch-nfs
mountPath: /usr/share/elasticsearch/data
{{- end }}