updated volume name
This commit is contained in:
parent
c28f08bedd
commit
7305d54630
|
@ -94,7 +94,7 @@ spec:
|
|||
- containerPort: 9300
|
||||
{{- if $.Values.persistence.enabled }}
|
||||
volumeMounts:
|
||||
- name: elastic-nfs
|
||||
- name: elasticsearch-nfs
|
||||
mountPath: /usr/share/elasticsearch/data
|
||||
{{- end }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue