From 0b038db946a15af1dd7ff0c4b5ee52547b0ad452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chabrolles?= Date: Fri, 2 Aug 2024 16:02:15 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/cpd-install-pipeline/values.schema.json b/charts/cpd-install-pipeline/values.schema.json index 64f2b57..cd2743f 100644 --- a/charts/cpd-install-pipeline/values.schema.json +++ b/charts/cpd-install-pipeline/values.schema.json @@ -21,6 +21,7 @@ "default": "icr.io/cpopen/cpd/olm-utils-v3" }, "storageClass": { + "description": "Set the default StorageClass to use in the cpd-install pipelines", "properties": { "block": { "type": "string",