Update discovery-ec2 docs (#43693)

Fix `discovery.ec2.tag.TAGNAME` example with the correct parameter.
This commit is contained in:
surprisingb 2019-07-11 13:57:59 +02:00 committed by David Turner
parent 51f0e941d3
commit eace735d24
1 changed files with 2 additions and 2 deletions

View File

@ -181,8 +181,8 @@ discovery. For instance, the following settings will only use nodes with a
[source,yaml]
----
discovery.ec2.tags.role: master
discovery.ec2.tags.environment: dev,staging
discovery.ec2.tag.role: master
discovery.ec2.tag.environment: dev,staging
----
NOTE: The names of tags used for discovery may only contain ASCII letters,