Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
fix(silence-operator): Tweak silence
Browse files Browse the repository at this point in the history
  • Loading branch information
doonga committed May 26, 2024
1 parent 05141ab commit d0ef0d8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
value: CephNodeDiskspaceWarning
isRegex: false
- name: device
value: /dev/sda6
isRegex: false
value: /dev/nvme[0,1,2]n1p6
isRegex: true

0 comments on commit d0ef0d8

Please sign in to comment.