Reduce #replicas for schema-registry
This commit is contained in:
parent
b7127eaea8
commit
332138fd71
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ metadata:
|
|||
name: schema-registry
|
||||
namespace: kafka
|
||||
spec:
|
||||
replicas: 5
|
||||
replicas: 1
|
||||
|
|
|
@ -6,4 +6,4 @@ metadata:
|
|||
name: schema-registry
|
||||
namespace: kafka
|
||||
spec:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue