docs/nia: fix typo (#10492)

pull/10496/head
Kim Ngo 3 years ago committed by hc-github-team-consul-core
parent 63b203d6c2
commit b7c4ec8cfd

@ -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…
Cancel
Save