Browse Source

increase the memory on staging (#1869)

pull/1874/head
kosiakkatrina 1 year ago committed by GitHub
parent
commit
256e9508c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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