MON-78 Corrected bad warning value for runtime_errors
This commit is contained in:
parent
e4e929ec1d
commit
17fa260daf
@ -40,5 +40,5 @@ variable "runtime_errors_warning" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
variable "runtime_errors_critical" {
|
variable "runtime_errors_critical" {
|
||||||
default = 0
|
default = 10
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user