docs/nia: fix typo (#10492)

This commit is contained in:
Kim Ngo 2021-06-24 13:51:26 -05:00 committed by hc-github-team-consul-core
parent 63b203d6c2
commit b7c4ec8cfd
1 changed files with 1 additions and 1 deletions

View File

@ -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.*"