I ran kubectl rollout restart deployment.
kubectl rollout restart deployment
It created a new pod which is now stuck in Pending state because there are not enough resources to schedule it.