From a92f489c9d42774993a999ddd7b2a10b3606def4 Mon Sep 17 00:00:00 2001 From: Gerard Nguyen Date: Tue, 23 Jul 2024 08:26:39 +1000 Subject: [PATCH] Update in-cluster/default.yaml Co-authored-by: Evans Mungai --- in-cluster/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in-cluster/default.yaml b/in-cluster/default.yaml index 49b4df9..2835f6b 100644 --- a/in-cluster/default.yaml +++ b/in-cluster/default.yaml @@ -461,7 +461,7 @@ spec: - pass: message: Default storage class found - nodeMetrics: - checkName: Check for PVC usage is less than 80% in the entire cluster + checkName: Check for PVCs using more than 80% storage in the entire cluster outcomes: - fail: when: "pvcUsedPercentage >= 80"