chore(apps): remove hidden vars/configs from questions.yaml after making sure they are defined in values.yaml (#1577)
This commit is contained in:
@@ -97,14 +97,6 @@ questions:
|
||||
required: true
|
||||
$ref:
|
||||
- "definitions/nodeIP"
|
||||
- variable: nodePort
|
||||
label: "nodePort"
|
||||
description: "Sets the port of this node."
|
||||
schema:
|
||||
type: int
|
||||
required: true
|
||||
hidden: true
|
||||
default: 8267
|
||||
- variable: serverIP
|
||||
label: "serverIP"
|
||||
description: "Sets the serverIP, to which this node will connect. Use the service name if the node is in the same cluster"
|
||||
|
||||
Reference in New Issue
Block a user