Skip to content

Commit

Permalink
Update backoffLimit and restartPolicy for K8s Worker (and Executor)
Browse files Browse the repository at this point in the history
- `spec.backoffLimit` to `10` (was set to `0`)
- `spec.restartPolicy` to `OnFailure` (was set to `Never`)
  • Loading branch information
lbeckman314 committed Jan 22, 2025
1 parent d47c09c commit c664cd8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
Loading

0 comments on commit c664cd8

Please sign in to comment.