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

#256 Add support for HAProxy service externalIPs #257

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

amfleurke
Copy link
Contributor

  • add new haproxy.service.externalIPs
    and 2 bugfixes in README:
  • fix haproxy.image.serviceAccountName to haproxy.serviceAccountName
  • add missing haproxy.service.loadBalancerIP entry

What this PR does / why we need it:

I need to deploy the HAProxy service as type LoadBalancer with a specified IP address using externalIPs field.
This field is not supported yet

Which issue this PR fixes

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

- fix haproxy.image.serviceAccountName to haproxy.serviceAccountName in README.md
- add missing haproxy.service.loadBalancerIP entry
- add new haproxy.service.externalIPs

Signed-off-by: Martin Fleurke <[email protected]>
@amfleurke amfleurke changed the title Add support for HAProxy service externalIPs #256 Add support for HAProxy service externalIPs Jul 12, 2023
DandyDeveloper
DandyDeveloper previously approved these changes Feb 5, 2024
@DandyDeveloper
Copy link
Owner

@amfleurke I'm approving the checks. Sorry this has been pending for so damn long.

@DandyDeveloper DandyDeveloper merged commit 9f3bc72 into DandyDeveloper:master Feb 5, 2024
2 checks passed
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