mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[incubator/schema-registry] Kafkastore.replication.factor is unused (#8398)
* Replication factor does not make sense for consumer Signed-off-by: Alex Alvarez <dominalexican@gmail.com> * bumping version Signed-off-by: Alex Alvarez <dominalexican@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
39bdf33317
commit
56d17d5a09
@@ -1,6 +1,6 @@
|
||||
name: schema-registry
|
||||
home: https://docs.confluent.io/current/schema-registry/docs/index.html
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
appVersion: 4.1.1
|
||||
keywords:
|
||||
- confluent
|
||||
|
||||
@@ -17,8 +17,7 @@ replicaCount: 1
|
||||
|
||||
## Schema Registry Settings Overrides
|
||||
## Configuration Options can be found here: https://docs.confluent.io/current/schema-registry/docs/config.html
|
||||
configurationOverrides:
|
||||
kafkastore.topic.replication.factor: 1
|
||||
configurationOverrides: {}
|
||||
|
||||
## Configure resource requests and limits
|
||||
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
|
||||
|
||||
Reference in New Issue
Block a user