helm init will setup tiller pod, but it will be installed without host
network. We need tiller setup on host network as that help us to use
helm chart to deploy contrail.
This patch add tiller manifest - one can use this manifest to install
tiller with host network.
helm init will setup tiller pod, but it will be installed without host network. We need tiller setup on host network as that help us to use helm chart to deploy contrail.
This patch add tiller manifest - one can use this manifest to install tiller with host network.