ocp_monitoring: enable alerting by default
This commit is contained in:
parent
073d940775
commit
f450173400
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ allow_iad2: true
|
||||||
|
|
||||||
egress_policy_template: "{{roles_path}}/openshift/project/templates/egresspolicy.yml"
|
egress_policy_template: "{{roles_path}}/openshift/project/templates/egresspolicy.yml"
|
||||||
|
|
||||||
alerting: false
|
alerting: true
|
||||||
alert_rules:
|
alert_rules:
|
||||||
- pod
|
- pod
|
||||||
- cronjob
|
- cronjob
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue