diff --git a/kit.yml b/kit.yml index af4e405..8cce0ad 100644 --- a/kit.yml +++ b/kit.yml @@ -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