aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--logs-streaming/topic-ops-kube-logs-raw.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/logs-streaming/topic-ops-kube-logs-raw.yml b/logs-streaming/topic-ops-kube-logs-raw.yml
index 9fd9418..f89f5e5 100644
--- a/logs-streaming/topic-ops-kube-logs-raw.yml
+++ b/logs-streaming/topic-ops-kube-logs-raw.yml
@@ -25,8 +25,7 @@ spec:
- --partitions
- "1"
- --replication-factor
- - "1"
+ - "2"
- --config
- # this might be eight days
- - retention.ms=69125000
+ - retention.ms=6912500000
restartPolicy: Never