From 7d05690a80c373219434b20b49e0dcb7f49cb436 Mon Sep 17 00:00:00 2001 From: Conor Brady Date: Wed, 31 Jan 2024 09:17:55 -0800 Subject: [PATCH] Bump crunchy back to 3 replicas (#3366) --- openshift/templates/crunchy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/templates/crunchy.yaml b/openshift/templates/crunchy.yaml index bd3783f59..ad80105ed 100644 --- a/openshift/templates/crunchy.yaml +++ b/openshift/templates/crunchy.yaml @@ -88,7 +88,7 @@ objects: postgresVersion: 14 instances: - name: crunchy - replicas: 1 + replicas: 3 resources: requests: cpu: ${CPU_REQUEST}