Files
klinch0 b7375f730f add services to dashboard (#482)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced new Kubernetes Roles for managing access control to
dashboard resources in the Redis, Kafka, and NATS applications.
  
- **Version Updates**
	- Updated Redis application version from `0.3.0` to `0.3.1`.
	- Updated ClickHouse application version from `0.6.0` to `0.6.1`.
	- Updated Kafka application version from `0.3.0` to `0.3.1`.
	- Updated NATS application version from `0.3.0` to `0.3.1`.
- Revised versioning for multiple packages, indicating specific commit
references.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-21 15:35:10 +01:00
..
2024-08-12 14:47:11 +02:00
2024-07-16 17:31:52 +02:00
2024-11-21 15:35:10 +01: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
kafka.storageClass StorageClass used to store the Kafka data ""
zookeeper.size Persistent Volume size for ZooKeeper 5Gi
zookeeper.replicas Number of ZooKeeper replicas 3
zookeeper.storageClass StorageClass used to store the ZooKeeper data ""

Configuration parameters

Name Description Value
topics Topics configuration []