mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 10:18:42 +00:00
this PR fixes an error: ```spec.replicas: Invalid value: "string": spec.replicas in body must be of type integer``` --------- Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
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 | [] |