Vault Helm Chart Creates AWS Classic Load Balancer

Hi there,
Currently trying to figure out the best way to use the helm chart. When I install the chart it creates a Load balancer in AWS but of the classic variety. However I’ve been asked to change this to an ALB or NLB, is there anyway this can be done without modify the chart or should I just change it in the chart itself?

Under “kubectl services” the service in question is the vault-ui service. If anyone has any experience of this that would be great. Currently very new to all of this so be gentle :slight_smile:

Did you ever figure this out?