solidnerd / terraform-k8s-hcloud

A simple project to spin your k8s cluster with terraform, kubeadm on hcloud
MIT License
89 stars 37 forks source link

helm: not found #26

Open daicarjim opened 3 years ago

daicarjim commented 3 years ago

Error: Error running command 'KUBECONFIG=secrets/admin.conf helm repo add cilium https://helm.cilium.io/': exit status 127. Output: /bin/sh: 1: helm: not found

MichaelVoelkel commented 11 months ago

Same

MichaelVoelkel commented 11 months ago

But well, this is local-exec, so it runs on the host machine where you run it... Soooo, just install Helm locally :)