chore(apps): move port up in gui (#1620)
* chore(apps): move `port` up in gui * bump collabora to pickup new image in catalog * bump oscam to remove duplicate nodePort entry
This commit is contained in:
@@ -103,6 +103,13 @@ questions:
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: port
|
||||
label: "Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
schema:
|
||||
type: int
|
||||
default: 9117
|
||||
required: true
|
||||
- variable: advanced
|
||||
label: "Show Advanced settings"
|
||||
schema:
|
||||
@@ -142,13 +149,6 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 9117
|
||||
- variable: port
|
||||
label: "Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
schema:
|
||||
type: int
|
||||
default: 9117
|
||||
required: true
|
||||
|
||||
- variable: serviceexpert
|
||||
group: "Networking and Services"
|
||||
|
||||
Reference in New Issue
Block a user