aws/eks-charts

Add loadBalancerClass to aws-load-balancer-controller chart

bdhobare opened this issue · 0 comments

Is your feature request related to a problem?
Yes. Unable to configure --load-balancer-class through helm chart for Services

Is your feature request related to a specific Helm chart, if yes mention name of the chart?
aws-load-balancer-controller

Describe the solution you'd like
Add support for loadBalancerClass in the chart.

Describe alternatives you've considered
Manually cloning the deployment files and setting --load-balancer-class in the controller arguments.