delete manual rule overrides and handle it with helm values instead
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d936b93e27
commit
ceed3ed4bd
2 changed files with 5 additions and 2849 deletions
File diff suppressed because it is too large
Load diff
|
@ -138,4 +138,8 @@ prometheus:
|
|||
servicePerReplica:
|
||||
enabled: true
|
||||
defaultRules:
|
||||
create: false
|
||||
create: true
|
||||
customRules:
|
||||
KubeNodeUnreachable:
|
||||
for: 0m
|
||||
severity: "critical"
|
Loading…
Reference in a new issue