Add extra node to run background jobs

This commit is contained in:
Andrew Dryga
2024-04-19 13:32:14 -06:00
parent a0bd6e3d5b
commit 8fb25d806c

View File

@@ -376,7 +376,7 @@ module "domain" {
image = "domain"
image_tag = local.portal_image_tag
scaling_horizontal_replicas = 1
scaling_horizontal_replicas = 2
observability_log_level = "debug"