mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Clarify service_registration stanza version (#14213)
* Clarify when service_registraion was introduced
Resolves https://github.com/hashicorp/vault/issues/8768
Language is modeled after the nomad acl version limits
> ~> Version information ACLs are only available on Nomad 0.7.0 and above.
1e720054e5/website/pages/docs/secrets/nomad/index.mdx
* Update phrasing to clarify vault isn't rquired
* rephrase
* Rewording statements
Co-authored-by: Spencer Owen <owenspencer@gmail.com>
This commit is contained in:
@@ -11,7 +11,10 @@ description: >-
|
||||
# Consul Service Registration
|
||||
|
||||
Consul Service Registration registers Vault as a service in [Consul][consul] with
|
||||
a default health check.
|
||||
a default health check. When Consul is configured as the storage backend, the stanza
|
||||
`service_registration` is not needed as it will automatically register Vault as a service.
|
||||
|
||||
~> **Version information:** The `service_registration` configuration option was introduced in Vault 1.4.0.
|
||||
|
||||
- **HashiCorp Supported** – Consul Service Registration is officially supported
|
||||
by HashiCorp.
|
||||
|
||||
Reference in New Issue
Block a user