From 73b0fd6b9bd7c6643be975edabb71530a70d2c7e Mon Sep 17 00:00:00 2001 From: Florian Herrengt Date: Thu, 27 Jun 2024 18:22:37 +0100 Subject: [PATCH] clickhouse backup during downtime at 6am and debug failed inserted events to see if they happen during backup time or not. --- databases/clickhouse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/clickhouse.yaml b/databases/clickhouse.yaml index a7b9470..8a6cb02 100644 --- a/databases/clickhouse.yaml +++ b/databases/clickhouse.yaml @@ -123,7 +123,7 @@ metadata: name: clickhouse-backup namespace: databases spec: - schedule: "0 0 * * *" + schedule: "0 6 * * *" jobTemplate: spec: template: