There are no loadBalancerClass values in Consul or TFE fdo’s helm chart(template) that you deploy to Kubernetes.
Because you do not have this value, if you perform a helm upgrade, you must fix the value in each service.yaml in the template as follows.
I want this part to be set in values.yaml.
Hello Ranjandas
I followed your guide and the helm upgrade proceeded normally on my EKS (1.24.x or higher)!
I will make this option mandatory in our helm override-values.yaml.