clickhouse backup during downtime at 6am and debug failed inserted events to see if they happen during backup time or not.
This commit is contained in:
parent
069696e592
commit
73b0fd6b9b
|
@ -123,7 +123,7 @@ metadata:
|
|||
name: clickhouse-backup
|
||||
namespace: databases
|
||||
spec:
|
||||
schedule: "0 0 * * *"
|
||||
schedule: "0 6 * * *"
|
||||
jobTemplate:
|
||||
spec:
|
||||
template:
|
||||
|
|
Loading…
Reference in New Issue