From 46a1eddf90572aa4df6b96b1093f99005677db52 Mon Sep 17 00:00:00 2001 From: Paige Patton <64206430+paigerube14@users.noreply.github.com> Date: Fri, 14 Aug 2026 15:54:40 -0400 Subject: [PATCH] remvoing quote (#1570) Signed-off-by: Paige Patton --- containers/krknctl-input.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/krknctl-input.json b/containers/krknctl-input.json index 366d18bb..cc807c80 100644 --- a/containers/krknctl-input.json +++ b/containers/krknctl-input.json @@ -618,7 +618,7 @@ { "name": "kubevirt-disconnected", "short_description": "KubeVirt checks in disconnected mode", - "description": "KubeVirt checks in disconnected mode, bypassing the cluster's API", + "description": "KubeVirt checks in disconnected mode, bypassing the cluster API", "variable": "KUBE_VIRT_DISCONNECTED", "type": "enum", "allowed_values": "True,False,true,false",