From dae85c5462450f924d9398748354d12fc391d35d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 26 Sep 2022 12:12:37 +0200 Subject: [PATCH] Update questions.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/enterprise/blocky/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/enterprise/blocky/questions.yaml b/charts/enterprise/blocky/questions.yaml index c9873cc991d..ddf2f2a2f4f 100644 --- a/charts/enterprise/blocky/questions.yaml +++ b/charts/enterprise/blocky/questions.yaml @@ -27,7 +27,7 @@ questions: default: true - variable: apiURL label: API URL - description: API URL for webUI, including port + description: API URL for webUI, including port. Only used when not using ingress schema: type: string default: "http://127.0.0.1:4000"