Roman Gorshunov 8921b97c02 [WIP] Fix 'helm repo add' when running inside container
localhost inside of the container gets resolved into 172.17.0.1, and helm is
binded to 127.0.0.1. Change local helm repository url to use exactly 127.0.0.1.

Change-Id: I53f4c0667fb471f8e2fcd02fba395f343c1a0f00
2019-10-09 17:45:49 +02:00
..