Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

[Question] Running helm in monorepo #34

Open
tcarac opened this issue Dec 7, 2020 · 0 comments
Open

[Question] Running helm in monorepo #34

tcarac opened this issue Dec 7, 2020 · 0 comments

Comments

@tcarac
Copy link

tcarac commented Dec 7, 2020

Hey,
Im trying to use kube-tools in a monorepo and Im not running helm from the root directory.
My folder structure is
packages/packageA/helm
packages/packageB/helm

While running any helm command Im getting

helmv3 upgrade --install --atomic --namespace dev --set version=0.0.19-42e31f1  --set environmentName=dev --values ./packages/packageA/helm/values.yaml --kubeconfig .kubeconfig  ./packages/packageA/helm/ --timeout 2m0s --debug" 

Im getting

>>> Executing command <<<


Install to dev
"chartmuseum" has been added to your repositories
Error: could not find helm: stat helm: no such file or directory

Any clues ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant