Skip to content

Commit

Permalink
Inform the user of their web node limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Mitchell authored and jhunt committed Dec 7, 2017
1 parent 4217400 commit bb441b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ params:
Do not include 'https://' in this value.
param: external_domain

- ask: How many web frontend nodes would you like to deploy and load balance between?
- ask: How many web frontend nodes would you like to deploy and load balance between (max 5)?
description: The number of instances of web nodes to allocate.
param: num_web_nodes
validate: 1,2,3,4,5
Expand Down

0 comments on commit bb441b1

Please sign in to comment.