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