Skip to content

Commit c2f561a

Browse files
authored
Vector remove max_read_bytes (#5792)
Helps spreading the log reads more equally.
1 parent 57a6114 commit c2f561a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/vector-tekton-logs-collector/production/vector-helm-values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ customConfig:
1818
type: kubernetes_logs
1919
rotate_wait_secs: 5
2020
glob_minimum_cooldown_ms: 500
21-
max_read_bytes: 3145728
2221
max_line_bytes: 3145728
2322
auto_partial_merge: true
2423
extra_label_selector: "app.kubernetes.io/managed-by in (tekton-pipelines,pipelinesascode.tekton.dev)"

0 commit comments

Comments
 (0)