Merge pull request #11786 from LeviHarrison/remove-nomad-datacenter-docs
Remove Nomad `datacenter` field in configuration docs
This commit is contained in:
commit
a35e54cc56
|
@ -2418,7 +2418,6 @@ The following meta labels are available on targets during [relabeling](#relabel_
|
||||||
# The information to access the Nomad API. It is to be defined
|
# The information to access the Nomad API. It is to be defined
|
||||||
# as the Nomad documentation requires.
|
# as the Nomad documentation requires.
|
||||||
[ allow_stale: <boolean> | default = true ]
|
[ allow_stale: <boolean> | default = true ]
|
||||||
[ datacenter: <string> ]
|
|
||||||
[ namespace: <string> | default = default ]
|
[ namespace: <string> | default = default ]
|
||||||
[ refresh_interval: <duration> | default = 60s ]
|
[ refresh_interval: <duration> | default = 60s ]
|
||||||
[ region: <string> | default = global ]
|
[ region: <string> | default = global ]
|
||||||
|
|
Loading…
Reference in New Issue