Skip to content

Commit

Permalink
Merge pull request #132 from cloud-gov/partial
Browse files Browse the repository at this point in the history
adding in a 50gb disk for archiver and ingestor_cloudwatch
  • Loading branch information
JasonTheMain authored Dec 4, 2024
2 parents 2115b3f + 7930f56 commit a8875ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opensearch-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ instance_groups:
stemcell: default
vm_extensions:
- logs-opensearch-ingestor-profile
- 15GB_ephemeral_disk
- 50GB_ephemeral_disk
vm_type: t3.medium

- name: ingestor
Expand Down Expand Up @@ -430,6 +430,6 @@ instance_groups:
vm_type: m6i.large
vm_extensions:
- logs-opensearch-ingestor-profile
- 15GB_ephemeral_disk
- 50GB_ephemeral_disk
networks:
- name: services

0 comments on commit a8875ab

Please sign in to comment.