fix(openebs-monitoring): disable all rules
This commit is contained in:
parent
26b6c148b3
commit
9dbeae43ae
1 changed files with 4 additions and 1 deletions
|
@ -22,7 +22,8 @@ spec:
|
|||
# this is the only provisioner enabled
|
||||
localPV:
|
||||
enabled: true
|
||||
|
||||
alertRules:
|
||||
enabled: false
|
||||
cStore:
|
||||
enabled: false
|
||||
jiva:
|
||||
|
@ -37,3 +38,5 @@ spec:
|
|||
enabled: false
|
||||
zfsLocalPV:
|
||||
enabled: true
|
||||
alertRules:
|
||||
enabled: false
|
||||
|
|
Loading…
Add table
Reference in a new issue