Task was unsuccessful and I couldn't see the review option

Hi, I was trying to complete the below mentioned task and got failed, so I tried to use the review option, but It wasn’t available. Can someone help on this.

Playground:
Kubernetes
11 - Resolve Pod Deployment Issue

Can I please get some support from kodekloud team, at least!!!

Is this a KodeKloud Engineer task? There are no tasks to solve in playgrounds.

Hello,
yes It is a KodeKloud Engineer task

We have a separate channel where KKE questions should be posted.

To solve this one, do

kubectl get pods

Notice that the state is ImagePullBackoff

There are 2 containers in this pod. Examine the image: for each and assert they are exactly as per the question. Fix any inconsistency