From 991018b35c23dc415b515eafc69d379997a12624 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 11 Jun 2026 19:25:22 +0300 Subject: [PATCH] Suspend pg sanitizer cron workflow --- infrastructure/pg-sanitizer/base/cronworkflow.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/pg-sanitizer/base/cronworkflow.yaml b/infrastructure/pg-sanitizer/base/cronworkflow.yaml index 3b886e7..7e0a25f 100644 --- a/infrastructure/pg-sanitizer/base/cronworkflow.yaml +++ b/infrastructure/pg-sanitizer/base/cronworkflow.yaml @@ -4,6 +4,7 @@ metadata: name: company-dump-sanitizer-daily namespace: argo spec: + suspend: true schedule: "0 7 * * *" timezone: Europe/Moscow concurrencyPolicy: Forbid