mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: Fix node pool concept missing backtick for style. (#25956)
This commit is contained in:
@@ -134,7 +134,7 @@ simplifies job management as the node pool is inferred from the namespace
|
||||
configuration instead of having to be specified in every job.
|
||||
|
||||
This connection is done using the [`default`][ns_spec_np_default] attribute in
|
||||
the namespace `node_pool_config block.
|
||||
the namespace `node_pool_config` block.
|
||||
|
||||
```hcl
|
||||
namespace "dev" {
|
||||
|
||||
Reference in New Issue
Block a user