Skip to content

Commit

Permalink
Update in-cluster/default.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Evans Mungai <[email protected]>
  • Loading branch information
nvanthao and banjoh authored Jul 22, 2024
1 parent c68b897 commit a92f489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion in-cluster/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a92f489

Please sign in to comment.