From 3c476b8fbc5fee848d00061041eec634b9c2fdc4 Mon Sep 17 00:00:00 2001 From: radiantly Date: Tue, 19 Oct 2021 23:22:12 +0530 Subject: [PATCH] Remove note --- website/content/docs/agent/options.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/content/docs/agent/options.mdx b/website/content/docs/agent/options.mdx index dbc1050ad..1daf34c97 100644 --- a/website/content/docs/agent/options.mdx +++ b/website/content/docs/agent/options.mdx @@ -2179,9 +2179,6 @@ bind_addr = "{{ GetPrivateInterfaces | include \"network\" \"10.0.0.0/8\" | attr service's namespace or empty if namespaces are not enabled. - `${Datacenter}` or `{{Datacenter}}` - Replaced with the current service's datacenter. - ~> **Note:** The newer `${}` style interpolation is only available from Consul TBD, but is - preferred as it does not conflict with Helm's own template interpolation. - - `ui_dir` - **This field is deprecated in Consul 1.9.0. See the [`ui_config.dir`](#ui_config_dir) field instead.** Equivalent to the [`-ui-dir`](#_ui_dir) command-line flag. This configuration key is not required as of Consul version 0.7.0 and later.