Skip to content

Commit daf1726

Browse files
committed
Recommends that compression is specified, to avoid surprises
1 parent 85c54ac commit daf1726

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)