helm-elasticsearch
helm-elasticsearch copied to clipboard
can't evaluate field plugins in type interface {}
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 {}
It seems we got some problem with the values.yaml, will investigate~
@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
would you please share your values file and also your helm version for investigate?