Add KV store providers (dynamic configuration only)
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
This commit is contained in:
parent
028683666d
commit
9b9f4be6a4
61 changed files with 5825 additions and 70 deletions
4
integration/resources/compose/zookeeper.yml
Normal file
4
integration/resources/compose/zookeeper.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
zookeeper:
|
||||
image: zookeeper:3.5
|
||||
ports:
|
||||
- "2181:2181"
|
||||
Loading…
Add table
Add a link
Reference in a new issue