Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow --host to be set through helm #334

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Conversation

YannikSc
Copy link
Contributor

This enable optional IPv6 support by allowing trow to be bound to :: through the helm chart

Related to #333.

I don't wanted to create a "core change" for that by changing the default value for the CLI arg, as this might also break windows support (depends on how windows handles :: when binding sockets), or possibly even non-standard Linux configurations.

I tested it successfully in my test cluster and it works.

@amouat
Copy link
Contributor

amouat commented Dec 19, 2022

Can you rebase? I commented out this test in the latest code.

@amouat
Copy link
Contributor

amouat commented Dec 20, 2022

Great, thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants