I have multiple ESPv2 APIs hosted on Cloud Run. One for each service, each with their own *.run.app URIs.
My question is should I setup multiple Google Cloud Load Balancers, one for each Cloud Run service or map multiple Cloud Run services to the same Cloud Load Balancer.