From 2dd0ae6b19fa03eb911cfaa352ab1c4bca0e96cc Mon Sep 17 00:00:00 2001 From: Celene Date: Mon, 29 Jul 2024 07:28:07 -0400 Subject: [PATCH] [sdp] adjust cron schedule for nightly --- service.datadog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service.datadog.yaml b/service.datadog.yaml index 036d0185d..649d477ce 100644 --- a/service.datadog.yaml +++ b/service.datadog.yaml @@ -47,7 +47,7 @@ extensions: parent_environments: - "staging" branch: "main" - schedule: "10 3 * * SUN-THU" + schedule: "30 23 * * SUN-THU" workflows: - "k8s-datadog-agent-ops/workflows/deploy_operator.operator_nightly" options: