Skip to content

Commit

Permalink
Merge pull request #620 from acend/cronjob-suspend
Browse files Browse the repository at this point in the history
Remove suspend line
  • Loading branch information
sybnex authored Sep 11, 2024
2 parents f12ffaf + b6119be commit dbb0b28
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ spec:
schedule: "5 4 * * *"
concurrencyPolicy: "Replace"
startingDeadlineSeconds: 200
suspend: true
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 1
jobTemplate:
Expand Down

0 comments on commit dbb0b28

Please sign in to comment.