PERF(cnpg): reduce operator replicas to 1
- Reduce CNPG operator replicas to 1 - PostgreSQL cluster (3 instances) unchanged
This commit is contained in:
@@ -8,7 +8,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Replica count for operator
|
||||
replicaCount: 2
|
||||
replicaCount: 1
|
||||
|
||||
# Resource requests for operator
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user