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

feat: support loadBalancerIP config in relay gateway service #2

Conversation

stevenaldinger
Copy link

I saw your CONTRIBUTING.md says you're not taking contributions, and I'm hoping you consider this PR anyway or reproduce it yourselves in a way you're comfortable with.

I'd like to use this chart but without a loadBalancerIP configuration option, there's no way to use a LoadBalancer type service with a static IP (our preferred way to deploy), you're forced to use ephemeral each time.

The strategy used in this PR is analogous to the stable nginx-ingress helm chart which can be found here: https://github.com/helm/charts/blob/master/stable/nginx-ingress/templates/controller-service.yaml#L31-L33

@turner-strongdm
Copy link
Contributor

Hi @stevenaldinger I have updated the charts to have these changes. Appreciate the suggestions. Since we manage internally we don't use external pull requests, but hopefully this accommodates your suggestions.

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.

None yet

2 participants