Reduce #replicas for schema-registry

This commit is contained in:
Benedith Mulongo 2024-12-06 13:01:18 +01:00
parent b7127eaea8
commit 332138fd71
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ metadata:
name: schema-registry
namespace: kafka
spec:
replicas: 5
replicas: 1

View file

@ -6,4 +6,4 @@ metadata:
name: schema-registry
namespace: kafka
spec:
replicas: 3
replicas: 1