projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64775ea
)
Fix typo in file alertmanager-values.yaml
28/13328/2
author
aguilard
<e.dah.tid@telefonica.com>
Tue, 2 May 2023 09:54:44 +0000
(09:54 +0000)
committer
aguilard
<e.dah.tid@telefonica.com>
Thu, 4 May 2023 08:50:59 +0000
(08:50 +0000)
Change-Id: If2c17971aab5d1c37987d18d2c24ec5864a132f1
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
installers/helm/values/alertmanager-values.yaml
patch
|
blob
|
history
diff --git
a/installers/helm/values/alertmanager-values.yaml
b/installers/helm/values/alertmanager-values.yaml
index
cdad8d9
..
c140c50
100644
(file)
--- a/
installers/helm/values/alertmanager-values.yaml
+++ b/
installers/helm/values/alertmanager-values.yaml
@@
-36,8
+36,8
@@
config:
receiver: default-receiver
routes:
- receiver: vdu-webhook
- matchers:
repeat_interval: 15m
+ matchers:
- alertname = "vdu_down"
- receiver: 'scaleout-webhook'
repeat_interval: 5m