-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels