<@U05AHS64W91> Thanks, So what you are seeing is t...
# help
u
@Thomas Thanks, So what you are seeing is the pod restarting since it didn't reach desired state in time. What we want to do is get the previous attempt logs. Can you run
kubectl logs <pod_name> --previous
and paste the output here?