Feat: Kafka package, added host_label question to control where to deploy. Compose files updated to v2 format
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
- kafka_auto_create_topics="true" # kafka auto create topics
|
||||
- kafka_replication_factor=1 # Kafka replication factor
|
||||
- kafka_pub_ip= < true | false > # Advertise public ip to zookeeper.
|
||||
- host_label="" # Host label where to deploy kafka.
|
||||
- zk_link="kafka-zk/zk" # zookeeper stack/service to connect to.
|
||||
|
||||
Click deploy.
|
||||
|
||||
Reference in New Issue
Block a user