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.
2 parents cda45b4 + de99c92 commit 9821d07Copy full SHA for 9821d07
alerts/resource_alerts.libsonnet
@@ -49,7 +49,7 @@
49
severity: 'warning',
50
},
51
annotations: {
52
- description: 'Cluster has overcommitted memory resource requests for Pods by {{ $value }} bytes and cannot tolerate node failure.',
+ description: 'Cluster has overcommitted memory resource requests for Pods by {{ $value | humanize }} bytes and cannot tolerate node failure.',
53
summary: 'Cluster has overcommitted memory resource requests.',
54
55
'for': '10m',
0 commit comments