[goma] Increase exec-server and frontend replicas

The exec-server in dev is crash looping. I suspect this is due to high
volume that can't be serviced in time, so let's bump the number of
replicas. This CL also turns off autoscaling to prevent this from
happening again.

Bug: b/269187068
Change-Id: I3f0260eee6a4c12983f6b655529cc4f1c7428c68
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/config/+/804028
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
4 files changed
tree: 6702750ba8b325f9b2e8fac26fa98672c858bd2d
  1. goma/
  2. manifest/
  3. repositories/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. gen.sh
  8. LICENSE
  9. main.star
  10. OWNERS
  11. PATENTS
  12. README.md
README.md

Config

Currently the only configs here are for Tricium. All other configs live in the integration repo.

To make changes to the configs, modify main.star and then run gen.sh to update the generated files.