diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 4b1b236280..94801aa216 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -359,9 +359,9 @@ services: tags: [ - ] -# Node metadata used to filter nodes for a given service. +# Node metadata key/value pairs to filter nodes for a given service. [ node_meta: - [ : ... ] ] + [ : ... ] ] # The string by which Consul tags are joined into the tag label. [ tag_separator: | default = , ]