How to expose service as a load balancer of type classic aws load balancer

The AWS Load balancer controller by default no longer supports the creation of classic load balancer. Usually a classic load balancer will be created by not specifying the annotation service.beta.kubernetes.io/aws-load-balancer-type

Instead we should use Network Load Balancer