Hello!
I attempted to install the Catalog App ‘nfs-client-provisioner’ via the UI, but it fails, for the obvious reason that the UI doesn’t allow me to input needed params such as the nfs server hostname and export path. If I open up the cluster > kubectl cli via the web UI and then attempt to run the ‘helm’ command, it’s a no go with ‘command not found’.
Is it possible to use rancher’s internal helm install via cli? Should I install an external helm setup to do this? That would seem silly since Rancher has obviously setup helm internally somewhere.