mirror of https://github.com/status-im/consul.git
docs/nia: fix typo (#10492)
This commit is contained in:
parent
bbf52ddd04
commit
993f4715fd
|
@ -185,7 +185,7 @@ task {
|
|||
// services but does not execute task. refer to module docs on how to configure.
|
||||
services = ["web-api"]
|
||||
|
||||
condition "catalog-service" {
|
||||
condition "catalog-services" {
|
||||
datacenter = "dc1"
|
||||
namespace = "default"
|
||||
regexp = "web.*"
|
||||
|
|
Loading…
Reference in New Issue