terraform-k8s-hcloud icon indicating copy to clipboard operation
terraform-k8s-hcloud copied to clipboard

helm: not found

Open daicarjim opened this issue 4 years ago • 2 comments

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

daicarjim avatar Feb 12 '21 07:02 daicarjim

Same

MichaelVoelkel avatar Oct 03 '23 08:10 MichaelVoelkel

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

MichaelVoelkel avatar Oct 03 '23 09:10 MichaelVoelkel