questions: - variable: channel.defaultChannel default: "true" description: "Provide an Elemental OS Channel container image" label: Elemental OS Channel type: boolean show_subquestion_if: true group: "Elemental OS Channel" subquestions: - variable: channel.repository default: registry.suse.com/rancher/elemental-teal-channel description: "Specify Elemental OS channel repository" type: string label: Elemental OS Channel Repository group: "Elemental OS Channel" - variable: channel.tag default: "1.3.4" description: "Specify Elemental OS channel tag" type: string label: "Elemental OS Channel Tag" group: "Elemental OS Channel" - variable: debug default: "false" description: "Enable debug logging in the Elemental operator" type: boolean label: "Enable Debug Logging" group: "Logging"