diff --git a/acceptance/bundle/deployment/bind/alert/alert.json.tmpl b/acceptance/bundle/deployment/bind/alert/alert.json.tmpl index e65d68f847..e30e6d2562 100644 --- a/acceptance/bundle/deployment/bind/alert/alert.json.tmpl +++ b/acceptance/bundle/deployment/bind/alert/alert.json.tmpl @@ -23,7 +23,7 @@ }, "schedule": { "pause_status": "UNPAUSED", - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" } } diff --git a/acceptance/bundle/generate/alert/alert.json.tmpl b/acceptance/bundle/generate/alert/alert.json.tmpl index 6aa6902422..a085d68117 100644 --- a/acceptance/bundle/generate/alert/alert.json.tmpl +++ b/acceptance/bundle/generate/alert/alert.json.tmpl @@ -15,7 +15,7 @@ } }, "schedule": { - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" } } diff --git a/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json b/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json index a4ea8a85c4..938e682b11 100644 --- a/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json +++ b/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json @@ -12,7 +12,7 @@ "notification": {} }, "schedule": { - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" }, "query_lines": [ diff --git a/acceptance/bundle/invariant/data/alert.dbalert.json b/acceptance/bundle/invariant/data/alert.dbalert.json index 2b78b24c90..587a7af1bd 100644 --- a/acceptance/bundle/invariant/data/alert.dbalert.json +++ b/acceptance/bundle/invariant/data/alert.dbalert.json @@ -18,7 +18,7 @@ } }, "schedule": { - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" }, "query_lines": [