docs: node lookups don't support filtering on tag

This commit is contained in:
Jared Kirschner 2022-08-31 13:58:23 -04:00 committed by GitHub
parent d037ccf3e8
commit a88ca9518d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ the partition and datacenter of the Consul agent that received the DNS query.
Use the following query format to specify a partition for a node lookup:
```text
[<tag>.]<node>.node.<partition>.ap.<datacenter>.dc.<domain>
<node>.node.<partition>.ap.<datacenter>.dc.<domain>
```
Consul server agents are in the `default` partition.