Skip to content

Commit a766465

Browse files
missing word
1 parent 434a9c0 commit a766465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/support/values.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ function(VARS_2I2C_AWS_ACCOUNT_ID=null)
158158
receiver: 'known-storage-outage-pager',
159159
matchers: [
160160
'cluster =~ .*',
161-
'alertname =~ ".*0% space left.*"',
161+
'alertname =~ ".*0% of space left.*"',
162162
],
163163
// if this one matches, don't check sub-sequent routes
164164
continue: false,

0 commit comments

Comments
 (0)