From 2480afdf9bedee70bfee82aea11630a0af02cbb0 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Wed, 29 Sep 2021 16:20:11 +0200 Subject: [PATCH] (fix) correct mistake in addons include --- templates/questions/addons.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/questions/addons.yaml b/templates/questions/addons.yaml index f45c7cf3e6c..51b3ffbda81 100644 --- a/templates/questions/addons.yaml +++ b/templates/questions/addons.yaml @@ -251,10 +251,10 @@ show_subquestions_if: true subquestions: - variable: loki - label: "Loki URL" - schema: - type: string - required: true + label: "Loki URL" + schema: + type: string + required: true - variable: logs label: "Log Paths" schema: