Merge "prometheus-alertmanager: yaml indentation fixes"

This commit is contained in:
Zuul 2018-04-28 17:41:30 +00:00 committed by Gerrit Code Review
commit 9b4252c0f3

View File

@ -208,8 +208,9 @@ conf:
# overwritten on each.
# The child route trees.
routes:
# This routes performs a regular expression match on alert labels to
# catch alerts that are related to a list of services.
# This routes performs a regular expression match on alert
# labels to catch alerts that are related to a list of
# services.
- match_re:
service: ^(foo1|foo2|baz)$
receiver: team-X-mails