Skip to content

Commit 7966d07

Browse files
authored
Merge pull request #65 from jimright/feature/fix_sm_template
Update streams messaging default template
2 parents 0cb4d4b + 851df16 commit 7966d07

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

roles/runtime/templates/datahub_streams_messaging_light.j2

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ template: Streams Messaging Light Duty
1717
instance_groups:
1818
- instanceGroupName: master
1919
- instanceGroupName: broker
20+
nodeCount: 0
21+
instanceGroupType: CORE
22+
attachedVolumeConfiguration:
23+
- volumeSize: 500
24+
volumeCount: 4
25+
volumeType: "{{ run__datahub_storage[run__infra_type].fast }}"
26+
- instanceGroupName: core_broker
2027
nodeCount: 3
2128
instanceGroupType: CORE
2229
attachedVolumeConfiguration:

0 commit comments

Comments
 (0)