mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
update policy.mdx -- fixing strategy name
This commit is contained in:
@@ -86,7 +86,7 @@ job "example" {
|
||||
source = "prometheus"
|
||||
query = "scalar(open_connections_example_cache)"
|
||||
|
||||
strategy "target_value" {
|
||||
strategy "target-value" {
|
||||
target = 10
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user