diff --git a/infra/jobs/station/stingray-bucket-replication.levant.nomad b/infra/jobs/station/stingray-bucket-replication.levant.nomad
index d923bb39b8f8d773b7391341895771ba5c25d601..6f549186b91e4606674f4287caaaedb0aed34f6c 100644
--- a/infra/jobs/station/stingray-bucket-replication.levant.nomad
+++ b/infra/jobs/station/stingray-bucket-replication.levant.nomad
@@ -3,7 +3,7 @@ job "statistics-bucket-replication" {
   type        = "batch"
 
   periodic {
-    cron             = "*/5 * * * * *"
+    crons            = ["*/5 * * * * *"]
     prohibit_overlap = true
   }
   group "batch" {