소스 검색

Box is struggling CPU-wise, make it bigger

Duane Waddle 3 년 전
부모
커밋
782a88e429
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      prod/aws-us-gov/mdr-prod-afs/account.hcl

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

@@ -48,7 +48,7 @@ locals {
     "alsi-worker"    = "t3a.small",
     "splunk-cm"      = "m5a.xlarge",  # legacy: t2.small
     "splunk-indexer" = "i3en.6xlarge", # legacy: t2.small, but whats the point if we don't have instance storage.
-    "splunk-hf"      = "m5a.xlarge", # legacy: t2.medium
+    "splunk-hf"      = "m5a.2xlarge", # legacy: t2.medium
     "splunk-sh"      = "m5a.4xlarge", # legacy: ? not sure
   }