We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434a9c0 commit a766465Copy full SHA for a766465
helm-charts/support/values.jsonnet
@@ -158,7 +158,7 @@ function(VARS_2I2C_AWS_ACCOUNT_ID=null)
158
receiver: 'known-storage-outage-pager',
159
matchers: [
160
'cluster =~ .*',
161
- 'alertname =~ ".*0% space left.*"',
+ 'alertname =~ ".*0% of space left.*"',
162
],
163
// if this one matches, don't check sub-sequent routes
164
continue: false,
0 commit comments