i need to move helm to another server, so i follow a tutorial on how to setup helm with --client-only
and i ve read the helm doc as well. :(
however when i run helm ls --tls i get after few minutes Error: context deadline exceeded even if i export HELM_HOST=10.109.0.xx:44134
how can i say to my helm you must to connect to this till 10.109.0.xx ?
helm version : SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710", tiller version : SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710",
i need to move helm to another server, so i follow a tutorial on how to setup helm with
--client-onlyand i ve read the helm doc as well. :(
however when i run
helm ls --tlsi get after few minutesError: context deadline exceededeven if i export HELM_HOST=10.109.0.xx:44134how can i say to my helm you must to connect to this till 10.109.0.xx ?
helm version : SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710", tiller version : SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710",