Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curator chart fails to install with template error #1

Open
caiobegotti opened this issue Jan 2, 2019 · 2 comments
Open

Curator chart fails to install with template error #1

caiobegotti opened this issue Jan 2, 2019 · 2 comments

Comments

@caiobegotti
Copy link

Hi there, thanks for writing the Curator chart! However, it seems it is not being installed cleanly with the current code available:

$ helm package .
$ helm install curator-0.3.0.tgz --set indicesAge=30 --set elasticsearch.host=logging-elasticsearch-client --namespace logging -n curator

Error: render error in "curator/templates/service.yaml": template: curator/templates/service.yaml:4:20: executing "curator/templates/service.yaml" at <{{template "..fullna...>: template "..fullname" not defined
@caiobegotti
Copy link
Author

I wonder if I should use https://github.com/helm/charts/tree/master/stable/elasticsearch-curator instead?

@hagaibarel
Copy link
Owner

Hmm... the curator chart doesn't even have a service.yaml file which makes this error a mystery to me.
I am curios what steps you took that caused this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants