I’m using the Kubernetes integration and I installed the Helm tiller.
I went to GKE and I got access to the cluster using kubectl, but I’d like to use the tiller on my dev machine to install some charts that are not displayed in the integration page, but I don’t know how to make helm cli work with the tiller installed by GitLab.
How can I use helm locally with the tiller managed by GitLab?