chore(apps): remove hidden vars/configs from questions.yaml after making sure they are defined in values.yaml (#1577)
This commit is contained in:
@@ -99,13 +99,6 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
- variable: RPC_PORT
|
||||
label: "RPC_PORT"
|
||||
description: "Sets the RPC_PORT env var"
|
||||
schema:
|
||||
type: int
|
||||
hidden: true
|
||||
default: 6800
|
||||
# Include{containerConfig}
|
||||
|
||||
- variable: service
|
||||
|
||||
Reference in New Issue
Block a user