Pārlūkot izejas kodu

Merge pull request #506 from mdr-engineering/hotfix/ftd_na_MooseHFSizeIncrease

HF is struggling under the load
Frederick Damstra 3 gadi atpakaļ
vecāks
revīzija
922575a39a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/account.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-c2/account.hcl

@@ -167,7 +167,7 @@ locals {
     "rhsso"          = "m5a.large",
     "rhsso-db"       = "db.t3.micro"
     "splunk-cm"      = "m5a.xlarge",
-    "splunk-hf"      = "m5a.xlarge",
+    "splunk-hf"      = "m5a.4xlarge",
     "splunk-indexer" = "i3en.3xlarge",
     "splunk-mc"      = "m5a.large", # Legacy: t2.small, prod m4.large
     "splunk-sh"      = "m5a.4xlarge",