chore(apps): remove hidden vars/configs from questions.yaml after making sure they are defined in values.yaml (#1577)

This commit is contained in:
Stavros Kois
2021-12-19 23:52:38 +01:00
committed by GitHub
parent 7f8336a0d2
commit 8825239904
15 changed files with 12 additions and 169 deletions
+1 -8
View File
@@ -74,14 +74,7 @@ questions:
type: dict
attrs:
# Include{fixedEnv}
- variable: TS3SERVER_LICENSE
label: "TS3SERVER_LICENSE"
description: "Accept TS3SERVER LICENSE"
schema:
hidden: true
editable: false
type: string
default: "accept"
# Include{containerConfig}