Skip to content

Commit b8375dc

Browse files
authored
Merge pull request #435 from cloud-gov/scale-dev
going to 3 data nodes and large for ingestor in dev
2 parents f617283 + 3d0cfb1 commit b8375dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

development.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
- type: replace
2222
path: /instance_groups/name=elasticsearch_data?/instances?
23-
value: 2
23+
value: 3
2424

2525
- type: replace
2626
path: /instance_groups/name=elasticsearch_data?/update?
@@ -70,7 +70,7 @@
7070

7171
- type: replace
7272
path: /instance_groups/name=ingestor?/vm_type?
73-
value: t3.medium
73+
value: t3.large
7474

7575
- type: replace
7676
path: /instance_groups/name=smoke-tests?/jobs?/name=smoke_tests?/properties?/smoke_tests?/count_test?/minimum?

0 commit comments

Comments
 (0)