mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
chore(portal): Decrease portal instance sizes to e2-micro (#8349)
These are currently woefully underutilized. If anything, our DB instance size matters the most. Thus, this PR updates the environments pointer to a sha that: - Decreases all portal instance sizes to `e2-micro`, which are about 10x cheaper than our current `n4-standard-2`. - Doubles the number of each `api, web, domain` instances to `4` instead of `2` - in case one of each goes down, we'll still have high availability of 3 instances - Removes some leftover client-logs cruft we no longer used Fixes #8344
This commit is contained in:
Submodule terraform/environments updated: eceeded173...35ca3f75df
Reference in New Issue
Block a user