mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: Fix link in service page documentation (#26174)
* docs: fix link in service page * docs: correct indentation
This commit is contained in:
@@ -109,9 +109,9 @@ Service Mesh][connect] integration.
|
||||
available on group services and where `provider = "consul"`.
|
||||
|
||||
- `kind` `(string: <optional>)` - Configures the [Consul Service
|
||||
Kind][consul_kind] to pass to Consul during service registration. Only available
|
||||
when `provider = "consul"`, and is ignored if a Consul Connect Gateway is
|
||||
defined.
|
||||
Kind][kind] to pass to Consul during service registration. Only available
|
||||
when `provider = "consul"`, and is ignored if a Consul Connect Gateway is
|
||||
defined.
|
||||
|
||||
- `identity` <code>([Identity][identity_block]: nil)</code> - Specifies a
|
||||
Workload Identity to use when obtaining Service Identity tokens from Consul to
|
||||
|
||||
Reference in New Issue
Block a user