Remove vestigial --host argument in helm wrapper
This used to be required, but is actually incorrect now. Change-Id: Ib3b170e1326c64988e352647843f560088e88314
This commit is contained in:
parent
856b6017ca
commit
50b25aad02
@ -17,5 +17,4 @@ exec docker run --rm -it \
|
||||
-w $WORKDIR \
|
||||
-e KUBECONFIG=/etc/kubernetes/admin/kubeconfig.yaml \
|
||||
{{ config['HostSystem:images.helm.helm'] }} \
|
||||
--host 127.0.0.1:44134 \
|
||||
$*
|
||||
|
Loading…
x
Reference in New Issue
Block a user