Skip to content

Commit

Permalink
Reduced the instances
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicGriffin authored and monotypical committed Oct 16, 2024
1 parent e240649 commit 061cddd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions manifests/cf-manifest/env-specific/prod-lon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
uaa_instances: 3
nats_instances: 3
diego_api_instances: 3
cell_instances: 48
router_instances: 30
cell_instances: 42
router_instances: 15
api_instances: 13
doppler_instances: 39
log_cache_instances: 18
log_api_instances: 21
doppler_instances: 21
log_cache_instances: 11
log_api_instances: 11
scheduler_instances: 10
cc_worker_instances: 12
cc_hourly_rate_limit: 60000
Expand Down
8 changes: 4 additions & 4 deletions manifests/cf-manifest/env-specific/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ uaa_instances: 3
nats_instances: 3
diego_api_instances: 3
cell_instances: 6
router_instances: 12
router_instances: 6
api_instances: 5
doppler_instances: 21
log_cache_instances: 9
log_api_instances: 12
doppler_instances: 6
log_cache_instances: 6
log_api_instances: 3
scheduler_instances: 12
cc_worker_instances: 12
cc_hourly_rate_limit: 60000
Expand Down

0 comments on commit 061cddd

Please sign in to comment.