also update for dns_prefer_namespace deprecation

This commit is contained in:
R.B. Boyer 2021-12-14 14:27:40 -06:00
parent e9ec5bceab
commit da5a138a3d
1 changed files with 4 additions and 1 deletions

View File

@ -28,7 +28,10 @@ Consul 1.11.0 is compiled with Go 1.17 and now the ordering of
### Deprecated Agent Config Options <EnterpriseAlert inline />
The config key `audit.sink[].name` is now deprecated.
These config keys are now deprecated:
- `audit.sink[].name`
- [`dns_config.dns_prefer_namespace`](/docs/agent/options#dns_prefer_namespace)
### Deprecated CLI Subcommands