From 475992e175813a3cc1854207db7ff04170758902 Mon Sep 17 00:00:00 2001 From: Andrea Mazzotti Date: Mon, 29 Jul 2024 13:05:41 +0200 Subject: [PATCH] Test missing entry Signed-off-by: Andrea Mazzotti --- .obs/chartfile/operator/questions.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.obs/chartfile/operator/questions.yaml b/.obs/chartfile/operator/questions.yaml index 75e7bcf9..94a0afaf 100644 --- a/.obs/chartfile/operator/questions.yaml +++ b/.obs/chartfile/operator/questions.yaml @@ -20,6 +20,13 @@ questions: type: boolean label: SLE Micro 5.5 RT group: "Default Elemental OS Channels" +- variable: defaultChannels.doesNotExist.included + show_if: "defaultChannels.doesNotExist" + default: true + description: "Foo bar" + type: boolean + label: Just for testing + group: "Default Elemental OS Channels" - variable: channel.defaultChannel default: "false" description: "Provide a Custom OS Channel container image"