Skip to content

Commit 6d38e32

Browse files
committed
Add Kafka version check
1 parent 6942641 commit 6d38e32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ jobs:
5858
KAFKA_DELETE_TOPIC_ENABLE: true
5959
- image: wurstmeister/kafka:0.11.0.1
6060
environment:
61-
KAFKA_ADVERTISED_HOST_NAME: localhost
62-
KAFKA_ADVERTISED_PORT: 9093
6361
KAFKA_PORT: 9093
6462
KAFKA_ZOOKEEPER_CONNECT: localhost:2181
6563
KAFKA_DELETE_TOPIC_ENABLE: true

0 commit comments

Comments
 (0)