From 8b62aad4a95fba918783c018a2fb970416d23240 Mon Sep 17 00:00:00 2001 From: Youcef Guichi Date: Thu, 8 Jun 2023 16:10:05 +0200 Subject: [PATCH] fix white spacing --- charts/cron-job/helm-ui.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/cron-job/helm-ui.json b/charts/cron-job/helm-ui.json index 975fa4f..0d0df95 100644 --- a/charts/cron-job/helm-ui.json +++ b/charts/cron-job/helm-ui.json @@ -3,8 +3,9 @@ "schemaIDs": [ "#/properties/image", "#/properties/shell", - "#/properties/command", - "#/properties/schedule" + "#/properties/schedule", + "#/properties/command" + ], "uiSchema": { "#/properties/replicas": {