MON-554 - Fix no data timeframe default value
This commit is contained in:
parent
082a1084b3
commit
fc9510f34b
@ -71,7 +71,7 @@ variable "velero_scheduled_backup_missing_extra_tags" {
|
||||
|
||||
variable "velero_scheduled_backup_missing_monitor_no_data_timeframe" {
|
||||
description = "No data timeframe in minutes"
|
||||
default = 1440
|
||||
default = 2880
|
||||
}
|
||||
|
||||
variable "velero_backup_failure_monitor_message" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user