Is there a way to run a job, like a database migration, wait on it’s completion status and then cont...
t
Is there a way to run a job, like a database migration, wait on it’s completion status and then continue deployment if it’s successful? I’m using k8s FYI