Files
Andrei Kvapil d0758692d1 Fix Kafka topics creation (#231)
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>
2024-07-23 12:15:16 +02:00
..
2024-07-16 17:31:52 +02:00
2024-07-16 17:31:52 +02:00
2024-07-23 12:15:16 +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 []