about summary refs log tree commit diff
path: root/tools/nixery/app.yaml
blob: 223fa75829faa7390aa75dd881d37309756efaca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
env: flex
runtime: custom

resources:
  cpu: 2
  memory_gb: 4
  disk_size_gb: 50

automatic_scaling:
  max_num_instances: 3
  cool_down_period_sec: 60

env_variables:
  BUCKET: "nixery-layers"