Skip to content

Commit

Permalink
Slightly increase kfkc interval to make dr on restore work
Browse files Browse the repository at this point in the history
Issue: ZENKO-4871
  • Loading branch information
KillianG committed Sep 5, 2024
1 parent 4321716 commit 2ac5af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/end2end/configs/zenko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
size: 20Gi
storageClassName: "standard"
kafkaCleaner:
interval: 30s
interval: 1m
minPartitionSizeBytes: 0Mi
minBatchSize: 0
keepAtLeast: 0
Expand Down

0 comments on commit 2ac5af6

Please sign in to comment.