fix(apps): remove references to targetPort
This commit is contained in:
@@ -99,12 +99,6 @@ questions:
|
||||
default: 10260
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 5800
|
||||
- variable: vnc
|
||||
label: "VNC Service"
|
||||
description: "VNC Service"
|
||||
@@ -128,12 +122,6 @@ questions:
|
||||
default: 10261
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 5900
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
|
||||
Reference in New Issue
Block a user