chore(apps): combine some ports (#3096)
* chore(apps): combine some ports * lints * move `protocol` under `ports` rather under `service` * bump cloudd
This commit is contained in:
@@ -187,9 +187,9 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 14002
|
||||
- variable: coretcp
|
||||
label: "Core TCP Service"
|
||||
description: "Core TCP Service"
|
||||
- variable: core
|
||||
label: "Core Service"
|
||||
description: "Core Service"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -242,14 +242,6 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 28967
|
||||
- variable: coreudp
|
||||
label: "Core UDP Service"
|
||||
description: "Core UDP Service"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{serviceSelector}
|
||||
- variable: coreudp
|
||||
label: "Core UDP Service Port Configuration"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user