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:
Stavros Kois
2021-12-19 23:48:56 +01:00
committed by GitHub
parent 2761b99c82
commit 5dacd1a206
22 changed files with 0 additions and 246 deletions
-6
View File
@@ -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"