chore(apps): remove hidden vars/configs from questions.yaml after making sure they are defined in values.yaml (#1577)
This commit is contained in:
@@ -1069,12 +1069,6 @@ questions:
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: minimum_parameter_entropy
|
||||
label: "Minimum Parameter Entropy"
|
||||
schema:
|
||||
type: int
|
||||
default: 8
|
||||
hidden: true
|
||||
- variable: clients
|
||||
label: "Clients"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user