4.1.0-beta.4 release notes: a typo

(cherry picked from commit 4d1b903427)
This commit is contained in:
Michael Klishin 2025-02-10 23:40:14 -05:00
parent a605adaa3d
commit 9578ca01f2
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ This section can be incomplete and will be expanded as 4.1 approaches its releas
#### Enhancements
* `` is a new configuration setting that allows the backend to skip registration.
* `cluster_formation.registration.enabled` is a new configuration setting that allows the backend to skip registration.
This is useful when Consul is used for peer discovery but a different tool such as Nomad
is used to keep track of the services and their registration, unregistration.