Skip to content

Commit

Permalink
Recommends that compression is specified, to avoid surprises
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Jul 10, 2020
1 parent 85c54ac commit daf1726
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kafka/test/produce-consume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ spec:
- --create
- --topic
- test-produce-consume
- --config
- compression.type=uncompressed
resources:
limits:
cpu: 100m
Expand Down

0 comments on commit daf1726

Please sign in to comment.