Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
backoffLimit
and restartPolicy
for K8s Worker (and Executor)
- `spec.backoffLimit` to `10` (was set to `0`) - `spec.restartPolicy` to `OnFailure` (was set to `Never`)
- Loading branch information