Skip to content

Commit

Permalink
fix(deployment): suspend loculus-revoke-and-regroup-cronjob (#2862)
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-parker committed Sep 23, 2024
1 parent 1ebcdb0 commit 20bf761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/loculus/templates/ingest-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ metadata:
reloader.stakater.com/auto: "true"
spec:
schedule: "0 0 31 2 *" # Never runs without manual trigger
suspend: true
startingDeadlineSeconds: 60
concurrencyPolicy: Forbid
jobTemplate:
Expand Down

0 comments on commit 20bf761

Please sign in to comment.