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

Can not install Searchlight using Helm #428

Open
ArjonBu opened this issue Nov 19, 2018 · 1 comment
Open

Can not install Searchlight using Helm #428

ArjonBu opened this issue Nov 19, 2018 · 1 comment

Comments

@ArjonBu
Copy link

ArjonBu commented Nov 19, 2018

When I try to install Searchlight operator using Helm chart, I always get the following error:
Error: parse error in "searchlight/templates/secret.yaml": template: searchlight/templates/secret.yaml:78: unexpected EOF

Command:

helm install appscode/searchlight --name searchlight-operator  --version 7.0.0  --set apiserver.ca="$(onessl get kube-ca)"  --set apiserver.enableValidatingWebhook=true --set icinga2web.password=password --set icinga2.password=password --set slack.authToken='https://hooks.slack.com/services/myurl' --set slack.channel=general --set criticalAddon=true --set enableAnalytics=false --tls

Kubernetes version: 1.10.6

I also tried installing with custom values.yaml with the same values and it gives the same error.

@ullbergm
Copy link

FYI, It looks like it was fixed by #418 in September, but it doesn't look like a new chart has been published since.

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