Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nvanthao committed Jul 22, 2024
1 parent 2c43ac6 commit 2875c31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion in-cluster/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,4 +467,5 @@ spec:
when: "pvcUsedPercentage >= 80"
message: "There are PVCs using more than 80% of storage: {{ .PVC.ConcatenatedNames }}"
- pass:
message: "No PVCs are using more than 80% of storage"
message: "No PVCs are using more than 80% of storage"

0 comments on commit 2875c31

Please sign in to comment.