fix(apps): remove references to targetPort
This commit is contained in:
@@ -38,12 +38,6 @@ questions:
|
||||
default: 8112
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 8112
|
||||
- variable: torrent
|
||||
label: "TCP Torrent Service"
|
||||
description: "TCP Torrent Service"
|
||||
@@ -67,12 +61,6 @@ questions:
|
||||
default: 51413
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 51413
|
||||
- variable: torrent-udp
|
||||
label: "UDP Torrent Service"
|
||||
description: "UDP Torrent Service"
|
||||
@@ -96,12 +84,6 @@ questions:
|
||||
default: 51413
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 51413
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
|
||||
Reference in New Issue
Block a user