AKS cluster using 2 node, DSv2 machines unable to spin up pods

I deployed a sample application kubernetes-manifest.yaml on the cluster, on enabling istio-injection, It resulted in 2 containers per pod. The pods were not coming up and threw error.

“Pod in pending state due to Insufficient CPU”, how should i resolve this.