-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Just reaching out as I've been using your templates, thank you for creating these!
If you have a spare moment can you explain why you set the minimum nodes to 3 in the instance updater?
aws-cloudformation-templates/typesense-multi-node/functions/instance-listener/index.js
Line 23 in 8a24840
| if (!instances || instances.length < 3) return; |
Is there any issue in updating the nodes when it's less than 3?
stefanolaru
Metadata
Metadata
Assignees
Labels
No labels