helm-elasticsearch icon indicating copy to clipboard operation
helm-elasticsearch copied to clipboard

can't evaluate field plugins in type interface {}

Open maynewong opened this issue 6 years ago • 3 comments

when run helm install elasticsearch

Error: render error in "elasticsearch/templates/master-statefulset.yaml": template: elasticsearch/templates/master-statefulset.yaml:78:3: executing "elasticsearch/templates/master-statefulset.yaml" at <include "init-contai...>: error calling include: template: elasticsearch/templates/_helpers.tpl:93:14: executing "init-containers" at <.Values.common.plugi...>: can't evaluate field plugins in type interface {}

maynewong avatar Dec 25 '18 12:12 maynewong

It seems we got some problem with the values.yaml, will investigate~

reynaldiwijaya avatar Jan 10 '19 09:01 reynaldiwijaya

@reynaldiwijaya any update? im getting the same error. if i remove the plugin section from the master-statefulset.yaml it then gets an error about the empty additional java options

ceastman-ibm avatar May 16 '19 13:05 ceastman-ibm

would you please share your values file and also your helm version for investigate?

delia395 avatar May 17 '19 07:05 delia395