Browse Source

increase the memory on staging

pull/1869/head
Kat 3 years ago
parent
commit
8380f4a582
  1. 2
      manifest.yml

2
manifest.yml

@ -12,7 +12,7 @@ defaults: &defaults
disk_quota: 4G
health-check-type: process
instances: 2
memory: 4G
memory: 8G
health-check-type: http
health-check-http-endpoint: /health

Loading…
Cancel
Save