Install-helm times out on bare-metal k8s install
Hi!
While attempting to install tiller on my kubernetes bare-metal cluster, I get the rather nebulous error:

192.168.1.172 is the LAN IP of one of the workers in the cluster. The nodes are all capable of talking to one another. I know this isn't a firewall problem.
After doing a little digging, the install-helm pod terminates with an error shortly after spinning up. I tried to grab the errors with kubectl logs install-helm -n gitlab-managed-apps --follow=true --all-containers with no success, since the pod dies too quickly.
Any help would be much appreciated. Thanks!!
Edited by 🤖 GitLab Bot 🤖