Files
Andrei Kvapil 18d658c73d Disable serviceLinks (#406)
Fixes
https://github.com/kubevirt/csi-driver/issues/120#issuecomment-2402467106

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new configuration option to disable service links for
various Kubernetes deployments, enhancing service resolution control for
the following:
		- Kafka
		- Cluster Autoscaler
		- CSI Controller
		- Cloud Controller Manager
		- RabbitMQ

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-10-09 17:45:47 +02:00
..
2024-08-12 14:47:11 +02:00
2024-10-09 17:45:47 +02:00
2024-07-16 17:31:52 +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
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 []