From 479a8dd93606d36a42e359cbdf652b76486ff28b Mon Sep 17 00:00:00 2001 From: Nick Tran <10810510+njtran@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:35:10 -0700 Subject: [PATCH] Update website/content/en/v1.0/concepts/disruption.md --- website/content/en/v1.0/concepts/disruption.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/en/v1.0/concepts/disruption.md b/website/content/en/v1.0/concepts/disruption.md index bb6744c46d46..cccb8d297a8c 100644 --- a/website/content/en/v1.0/concepts/disruption.md +++ b/website/content/en/v1.0/concepts/disruption.md @@ -239,14 +239,14 @@ spec: budgets: - nodes: "20%" reasons: - - "empty" - - "drifted" + - "Empty" + - "Drifted" - nodes: "5" - nodes: "0" schedule: "@daily" duration: 10m reasons: - - "underutilized" + - "Underutilized" ``` #### Schedule