mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-02-20 17:12:50 +00:00
cron changes
This commit is contained in:
parent
a0b1292d4d
commit
ba1d77e48c
@ -118,7 +118,7 @@ resource "aws_cloudwatch_event_rule" "history" {
|
||||
name = "history_queue"
|
||||
description = "History Queue"
|
||||
|
||||
schedule_expression = "cron(0 13,20,3,9 * * ? *)"
|
||||
schedule_expression = "cron(0 15,20,3,9 * * ? *)"
|
||||
}
|
||||
|
||||
resource "aws_cloudwatch_event_target" "sns" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user