Files
Andrei Kvapil 3ac170184e Fix: kafka replicas and partitions (#192)
Fix kafka app to unhardcode partitions number
fixes problem with unability to specify number of partitions and
replicas for them

also possible fixes https://github.com/aenix-io/cozystack/issues/163

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-07-04 14:16:23 +02:00
..

Managed Kafka Service

Parameters

Common parameters

Name Description Value
external Enable external access from outside the cluster false
kafka.size Persistent Volume size for Kafka 10Gi
kafka.replicas Number of Kafka replicas 3
zookeeper.size Persistent Volume size for ZooKeeper 5Gi
zookeeper.replicas Number of ZooKeeper replicas 3

Configuration parameters

Name Description Value
topics Topics configuration []