Skip to content

Commit

Permalink
Merge pull request #631 from alphagov/decrease-production-instances
Browse files Browse the repository at this point in the history
Decrase production instances to fit memory quota
  • Loading branch information
benthorner authored Jun 1, 2018
2 parents 43e3801 + 334eecc commit 6be9187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production-manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
applications:
- name: find-data-beta
instances: 8
instances: 4
memory: 512M
buildpack: https://github.com/cloudfoundry/ruby-buildpack.git#v1.7.16
routes:
Expand Down

0 comments on commit 6be9187

Please sign in to comment.