added kafka to rancher catalog
Update config.yml Update config.yml Update config.yml Update config.yml Update config.yml Update fields as requested. updated kafka catalog service. Refactor confd to be compatible with rancher-metadata v2 updated kafka catalog service. Refactor confd to be compatible with rancher-metadata v2 fix config.yml minimum_rancher_version param Added zookeeper service and refactor kafka service upgrade kafka version 0.9.0 consolidate down to a single template
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
zk:
|
||||
tty: true
|
||||
image: rawmind/rancher-zk:3.4.6-1
|
||||
volumes:
|
||||
- /opt/zk/data
|
||||
environment:
|
||||
- JVMFLAGS=-Xmx${zk_mem}m -Xms${zk_mem}m
|
||||
- CONFD_INTERVAL=${zk_interval}
|
||||
Reference in New Issue
Block a user