Is it possible to get GKE to augment the rules for an existing load balancer instead of creating a new one for each ingress object created?
We have multiple ingress objects created from multiple helm charts/releases, but there is no need for us to have multiple load balancers created for it.
Thanks!