Skip to content

Commit

Permalink
Remove reloader from CronJob (#2863)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Sep 23, 2024
1 parent 20bf761 commit 5188f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubernetes/loculus/templates/ingest-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ metadata:
name: loculus-revoke-and-regroup-cronjob-{{ $key }}
annotations:
argocd.argoproj.io/sync-options: Replace=true
reloader.stakater.com/auto: "true"
spec:
schedule: "0 0 31 2 *" # Never runs without manual trigger
suspend: true
Expand Down

0 comments on commit 5188f4b

Please sign in to comment.