From fd4570347f5223809059272d6c3bfca4b2001c35 Mon Sep 17 00:00:00 2001 From: noamelgarisi Date: Sun, 4 Feb 2024 21:31:50 +0200 Subject: [PATCH] cr --- api/services/ocean/aws/schemas/oceanCluster.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/api/services/ocean/aws/schemas/oceanCluster.yaml b/api/services/ocean/aws/schemas/oceanCluster.yaml index 3aeb531f2..b236c1f80 100644 --- a/api/services/ocean/aws/schemas/oceanCluster.yaml +++ b/api/services/ocean/aws/schemas/oceanCluster.yaml @@ -69,6 +69,7 @@ properties: description: An object that enables and customizes the Aggressive Scale Down feature, allowing nodes to be scaled down promptly once they are eligible for scale down by the Ocean Autoscaler, without any waiting period. properties: isEnabled: + type: boolean description: When set to 'true', the Aggressive Scale Down feature is enabled default: false headroom: