chore(apps): remove hidden vars/configs from questions.yaml after making sure they are defined in values.yaml (#1577)
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user