File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 24
24
CLUSTER : test
25
25
RESOURCE : .nais/alerts.yaml
26
26
DEPLOY_SERVER : deploy.ssb.cloud.nais.io:443
27
+ - name : Deploy AlertManager config
28
+ uses : statisticsnorway/dapla-stat-iac/.github/workflows/reusable/alertconfig_deploy.yaml@main
29
+ with :
30
+ cluster : test
27
31
28
32
prod-deploy :
29
33
name : Deploy alerts to prod
37
41
CLUSTER : prod
38
42
RESOURCE : .nais/alerts.yaml
39
43
DEPLOY_SERVER : deploy.ssb.cloud.nais.io:443
44
+ - name : Deploy AlertManager config
45
+ uses : statisticsnorway/dapla-stat-iac/.github/workflows/reusable/alertconfig_deploy.yaml@main
46
+ with :
47
+ cluster : prod
Original file line number Diff line number Diff line change 19
19
labels :
20
20
service : maskinporten-guardian
21
21
namespace : dapla-stat
22
+ alertmanager_custom_config : dapla-stat
23
+ alert_type : custom
22
24
severity : critical
23
25
24
26
- alert : Guardian is unavailable
30
32
labels :
31
33
service : maskinporten-guardian
32
34
namespace : dapla-stat
35
+ alertmanager_custom_config : dapla-stat
36
+ alert_type : custom
33
37
severity : critical
You can’t perform that action at this time.
0 commit comments