Use tiller locally for Auto Devops
Compare changes
Files
2- Thong Kuah authored
Rather than installing a long-lived tiller-deploy pod, which will require securing (e.g. with TLS), we can install the tiller binary locally have have the helm client connect to that local tiller. The local tiller will run with local KUBECONFIG settings. Requires Helm 2.11.0 which is the first version to distribute the tiller binary in releases
+ 5
− 0