You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 {}
The text was updated successfully, but these errors were encountered:
@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
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 {}
The text was updated successfully, but these errors were encountered: