Skip to content

Commit f6e90c8

Browse files
authored
Merge pull request #2167 from stackhpc/piotr_fix_configs
Fix typo in a sample file
2 parents c9951e6 + f46e77b commit f6e90c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla/config/prometheus/prometheus-alertmanager.msteamsv2.yml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ route:
1313
routes:
1414
- matchers:
1515
- severity=~"critical|alert"
16-
receiver: 'msteamvs2-critical-notifications'
16+
receiver: 'msteamsv2-critical-notifications'
1717

1818
receivers:
1919
- name: 'msteamsv2-notifications'

0 commit comments

Comments
 (0)