fix(helm): fix windows support with port forward connection in setupConnection
This fixes the port forward connection using helm on windows by assigning explicitely 'localhost' to 'TillerHost' in 'setupConnection'. Otherwise, the connection between the helm client with the Tiller server deployed on Kubernetes will not work.
Showing
+1 -1
Please register or sign in to comment