Álvaro Revuelta
Results
1
issues of
Álvaro Revuelta
**Describe the feature you are requesting** For the helm templates, these two values are harcoded: - **elbv2.k8s.aws/v1beta1** https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/9b0a432e410691f32653566dd655e26535a45d72/helm/aws-load-balancer-controller/templates/ingressclass.yaml#L12 - **ingress.k8s.aws/alb** https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/9b0a432e410691f32653566dd655e26535a45d72/helm/aws-load-balancer-controller/templates/ingressclass.yaml#L34 However, if deployed with _EKS Automode_ They need to...