diff --git a/website/content/docs/upgrading/upgrade-specific.mdx b/website/content/docs/upgrading/upgrade-specific.mdx index cea61fd9d6..e38cd01123 100644 --- a/website/content/docs/upgrading/upgrade-specific.mdx +++ b/website/content/docs/upgrading/upgrade-specific.mdx @@ -24,10 +24,10 @@ A breaking change was made in Consul 1.14 that: - [Consul Connect is enabled by default.](/docs/connect) To disable, set [`connect.enabled`](/docs/agent/config/config-files#connect_enabled) to `false`. -Consul 1.14's Service Mesh changes are incompatible with Nomad 1.4.2 and -earlier. Users of Consul Service Mesh through Nomad, should wait until +The changes to Consul service mesh in version 1.14 are incompatible with Nomad 1.4.2 and +earlier. If you operate Consul service mesh using Nomad 1.4.2 or earlier, do not upgrade to Consul 1.14 until [hashicorp/nomad#15266](https://github.com/hashicorp/nomad/issues/15266) is -fixed before upgrading to Consul 1.14. +fixed. #### Changes to gRPC TLS configuration