Skip to content

Commit

Permalink
rpk: add fetch_reads_debounce_timeout to help text
Browse files Browse the repository at this point in the history
I added this field to dev-container mode in
0ed8111

(cherry picked from commit 3eba1b9)
  • Loading branch information
r-vasquez authored and vbotbuildovich committed Nov 22, 2022
1 parent 35061f2 commit 87fca4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/go/rpk/pkg/cli/cmd/redpanda/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,7 @@ environments:
* group_topic_partitions: 3
* storage_min_free_bytes: 10485760 (10MiB)
* topic_partitions_per_shard: 1000
* fetch_reads_debounce_timeout: 10
After redpanda starts you can modify the cluster properties using:
rpk config set <key> <value>`

0 comments on commit 87fca4d

Please sign in to comment.