From 69001c091b8474123f4ffd1629d16757baf17117 Mon Sep 17 00:00:00 2001 From: Ben Corlett Date: Wed, 17 Jan 2024 09:19:16 +0000 Subject: [PATCH] Decrease prod diego cell count to 15 --- manifests/cf-manifest/env-specific/prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/cf-manifest/env-specific/prod.yml b/manifests/cf-manifest/env-specific/prod.yml index ba3efa9820..13944af17f 100644 --- a/manifests/cf-manifest/env-specific/prod.yml +++ b/manifests/cf-manifest/env-specific/prod.yml @@ -2,7 +2,7 @@ uaa_instances: 3 nats_instances: 3 diego_api_instances: 3 -cell_instances: 18 +cell_instances: 15 router_instances: 33 api_instances: 9 doppler_instances: 21