From e0781a1cef4b6eaf823e373cd23cb498261f252c Mon Sep 17 00:00:00 2001 From: Razz4780 Date: Fri, 3 Nov 2023 17:29:59 +0100 Subject: [PATCH] mirrord-schema update --- mirrord-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirrord-schema.json b/mirrord-schema.json index 25dd0c33793..f340240f7e1 100644 --- a/mirrord-schema.json +++ b/mirrord-schema.json @@ -394,7 +394,7 @@ "properties": { "scale_down": { "title": "feature.copy_target.scale_down {#feature-copy_target-scale_down}", - "description": "If this option is set and [`target`](#target) is a deployment, mirrord will scale it down by 1 for the time the copied pod is alive.", + "description": "If this option is set and [`target`](#target) is a deployment, mirrord will scale it down to 0 for the time the copied pod is alive.", "type": [ "boolean", "null"