mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[incubator/kafka] Add limitation to readme (#5104)
* Add limitation to readme See #5089 * bump patch version for incubator/kafka
This commit is contained in:
committed by
k8s-ci-robot
parent
984097ae55
commit
be1dfddc00
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
description: Apache Kafka is publish-subscribe messaging rethought as a distributed
|
||||
commit log.
|
||||
name: kafka
|
||||
version: 0.5.2
|
||||
version: 0.5.3
|
||||
appVersion: 4.0.1
|
||||
keywords:
|
||||
- kafka
|
||||
|
||||
@@ -172,5 +172,6 @@ such port at a time, setting the range at every Kafka pod is a reasonably safe c
|
||||
|
||||
* Topic creation is not automated
|
||||
* Only supports storage options that have backends for persistent volume claims (tested mostly on AWS)
|
||||
* There must not exist a service called `kafka` in the same namespace
|
||||
|
||||
[brokerconfigs]: https://kafka.apache.org/documentation/#brokerconfigs
|
||||
|
||||
Reference in New Issue
Block a user