docs/nia: fix typo (#10492)

This commit is contained in:
Kim Ngo 2021-06-24 13:51:26 -05:00 committed by GitHub
parent a620a7eced
commit 811aa82f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.*"