PERF(cnpg): reduce operator replicas to 1

- Reduce CNPG operator replicas to 1
- PostgreSQL cluster (3 instances) unchanged
This commit is contained in:
2026-01-10 13:31:58 +09:00
parent 6b626b099a
commit f6a1b29425

View File

@@ -8,7 +8,7 @@ image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Replica count for operator # Replica count for operator
replicaCount: 2 replicaCount: 1
# Resource requests for operator # Resource requests for operator
resources: resources: