helm-push icon indicating copy to clipboard operation
helm-push copied to clipboard

WSL repository files problem

Open mostafa-rz opened this issue 1 year ago • 0 comments

Hi, I am using WSL2 for development. I installed Helm and configured it. Everything is working fine with Helm itself. In WSL2 the repository.yaml file is saved in this directory /home/[username]/.config/helm/repositories.yaml. When I want to use cm push it complains Error: couldn't load repositories file (/root/.config/helm/repositories.yaml): open /root/.config/helm/repositories.yaml: no such file or directory.

Is there any way to configure cm push to use my current location of the repository file?

mostafa-rz avatar Apr 08 '24 12:04 mostafa-rz