Pod Crashing on Kubernetes deployment

I have attempted this task three times and every time the pod created with frontend deployment (haproxy-ingress-devops) is crashing. I really don’t know what am I doing wrong.

I think it is crashing because of the command you are passing. Just pass the Arguments that should be enough for this task. I have seen the similar issue with other people when they pass the command parameter.

1 Like

Oh yes it works now! Thanks