Deletion of ingresses and ingress classes do not get eventual consistency if the ingress class is deleted first. The ingress is orphaned and cannot be cleaned up until the line ingressClassName: ...
Hello All, In AWS EKS environment, we have deployed AWS loadbalancer controller via helm release. My objective is to get rid of ingressclass (alb) created via helm release. When I try to set the value ...