linkyard/concourse-helm-resource

Error: cannot connect to Tiller

brunoban opened this issue · 1 comments

I am targeting another Kubernetes Cluster in my group and everything was working correctly, all deployments working properly. Today for some reason all my deployment attempts (even the ones that were previously working) fail with:

Error: cannot connect to Tiller

The Tiller deployment is up and running on the staging cluster, no problems there it seems. I ran into this old issue on helm which seemed to be slightly related, but I'm not entirely sure of where to start debugging this. Any ideas?

helm/helm#1723

Nevermind. The issue seems to be with Tiller itself. Altho it's claiming to be up and running, for some reason it returns an error with:

Error: remote error: tls: bad certificate

After having worked quite well for a couple of days, this happens out of the blue.