From 88dfa8c5dcf8631e77e882ab4b8988edc37aa5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chabrolles?= Date: Mon, 8 Jul 2024 14:33:37 +0200 Subject: [PATCH] update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Chabrolles --- charts/cpd-install-pipeline/values.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cpd-install-pipeline/values.schema.json b/charts/cpd-install-pipeline/values.schema.json index 380a204..61efdf7 100644 --- a/charts/cpd-install-pipeline/values.schema.json +++ b/charts/cpd-install-pipeline/values.schema.json @@ -13,7 +13,7 @@ }, "default_cpd_install": { "enum": ["cpd", "watsonx"], - "description": "adapt pipeline default parameters for cpd or watsonx" + "description": "adapt pipeline default parameter for cpd or watsonx" }, "default_olm_utils_image": { "type": "string",