Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request
Allow Configuration of Load Balancer annotations through IngressClassParams
Which service(s) is this request for?
AWS Load Balancer Controller
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Currently trying to use Third-party Helm charts to provision EKS ALB Ingress but we need the listener ports defined as 80 and 443; however, most Third-party Helm charts are immutable and do not allow the configuration of load balancer annotations.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request Allow Configuration of Load Balancer annotations through IngressClassParams
Which service(s) is this request for? AWS Load Balancer Controller
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Currently trying to use Third-party Helm charts to provision EKS ALB Ingress but we need the listener ports defined as 80 and 443; however, most Third-party Helm charts are immutable and do not allow the configuration of load balancer annotations.
Are you currently working around this issue? No.