This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use fewer pod replicas in testing deployments
We don't need the resiliancy of 3 replicas for generic-test-app deployments during acceptance tests. Explicitly set `replicas: 1` in our deployments to reduce pod utilization. Signed-off-by: Andy Sadler <[email protected]>
- Loading branch information