Adding non zero exit for instance init
As part of optimizing the data seeding task, we will be using Kubernetes backoffLimit for the job retries in case of failure. Hence we are adding a non-zero exit code for the failure path.
As part of optimizing the data seeding task, we will be using Kubernetes backoffLimit for the job retries in case of failure. Hence we are adding a non-zero exit code for the failure path.