I am trying to run "helm version" command in the jenkinsx but it fails with the following error.
Error:
helm version
Client: &version.Version{SemVer:"v2.14.3", GitCommit:"0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085", GitTreeState:"clean"}
Error: could not find tiller
The helm is working in the cluster where jenkinsx is installed but fails only in jenkinsx and I am not sure how to resolve this issue inside jenkinsx
Any suggestions would be appreciated