chore(apps): remove Enable the port button from questions.yaml as it was already hidden and defined in values.yaml (#1575)
This commit is contained in:
@@ -180,12 +180,6 @@ questions:
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable the port"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
hidden: true
|
||||
- variable: port
|
||||
label: "Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
|
||||
Reference in New Issue
Block a user