Please guide me why my solution is wrong ?
Please refer to attached image
I just tried this lab, and it worked for me.
One thing to try is that, while editing the ingress resource, make the necessary changes. Delete the .status block, ensuring the updated configuration is fully processed and applied, and a new Ingress is created.
Finally, test it with the curl command provided in the question.
thanks for your help and idea to delete status block
But still for me curl was working so solution should be correct.

