Skip to content

Commit b9c564b

Browse files
committed
Recommends that compression is specified, to avoid surprises
1 parent 5f62075 commit b9c564b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kafka/test/produce-consume.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ spec:
6363
- --create
6464
- --topic
6565
- test-produce-consume
66+
- --config
67+
- compression.type=uncompressed
6668
resources:
6769
limits:
6870
cpu: 100m

0 commit comments

Comments
 (0)