Skip to content

Commit

Permalink
Merge pull request #135 from Yolean/use-default-replication-factor
Browse files Browse the repository at this point in the history
Update test topic replication factor
  • Loading branch information
solsson authored Feb 1, 2018
2 parents 0267fb3 + aa2f557 commit 35aa519
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions kafka/test/kafkacat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ spec:
- test-kafkacat
- --partitions
- "1"
- --replication-factor
- "2"
restartPolicy: Never
---
apiVersion: apps/v1beta2
Expand Down
2 changes: 0 additions & 2 deletions kafka/test/produce-consume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ spec:
- test-produce-consume
- --partitions
- "1"
- --replication-factor
- "2"
restartPolicy: Never
---
apiVersion: apps/v1beta2
Expand Down

0 comments on commit 35aa519

Please sign in to comment.