Skip to content

Commit

Permalink
Merge pull request #3814 from DFE-Digital/770-adjust-db-monitoring-rtt
Browse files Browse the repository at this point in the history
Remove alert window size from redis
  • Loading branch information
johnake authored Dec 5, 2023
2 parents bf38f91 + f1d680e commit a44392b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/aks/databases.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ module "redis-cache" {

use_azure = var.deploy_azure_backing_services
azure_enable_monitoring = var.enable_monitoring
alert_window_size = var.alert_window_size
azure_patch_schedule = [{ "day_of_week": "Sunday", "start_hour_utc": 01 }]
}

Expand Down

0 comments on commit a44392b

Please sign in to comment.