charts icon indicating copy to clipboard operation
charts copied to clipboard

#256 Add support for HAProxy service externalIPs

Open amfleurke opened this issue 2 years ago • 0 comments

  • 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

  • fixes # #256

Special notes for your reviewer:

Checklist

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

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

amfleurke avatar Jul 10 '23 20:07 amfleurke