mirror of
https://github.com/Telecominfraproject/wlan-cloud-helm.git
synced 2025-10-29 17:52:40 +00:00
- Added charts for Kafka and zookeeper - Also updated opensync-mosquitto chart to be a Statefulset instead of deployment
9 lines
170 B
YAML
Executable File
9 lines
170 B
YAML
Executable File
apiVersion: v2
|
|
description: Apache Kafka is publish-subscribe messaging
|
|
name: kafka
|
|
version: 0.1.0
|
|
appVersion: 1.0.0
|
|
dependencies:
|
|
- name: zookeeper
|
|
version: 0.1.0
|