-
Notifications
You must be signed in to change notification settings - Fork 55
Add option tiller_listen_localhost to to disable listen localhost #41
Add option tiller_listen_localhost to to disable listen localhost #41
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! This makes sense to me. Can you run terraform fmt
on the code?
Thanks, forgot about the fmt 👍 |
Ah can you do me a favor and bump https://github.com/gruntwork-io/terraform-kubernetes-helm/blob/master/.circleci/config.yml#L11 to |
Done 👍 |
Thanks! Just kicked off the build. Should be able to merge if that passes! |
Ah once we bumped terraform, another unrelated file Thanks, and sorry for the back and forth. |
Sure will edit it tonight and push |
Done @yorinasub17 let me know if there is any changes needed |
Merging this in. Thanks for the contribution! |
Hi,
My case is using flux-helm-operator integration with Tiller TLS, if we set
--listen=localhost:44134
flux wont be able to find tiller