fix(apps): remove references to targetPort
This commit is contained in:
@@ -83,12 +83,6 @@ questions:
|
||||
default: 7777
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 7777
|
||||
- variable: udpgameport
|
||||
label: 'udpgameport service'
|
||||
description: "If you specify another game port then delete this entry and create a new UDP entry with your desired port number (also dont forget to set it in the GAMEPARAMS)."
|
||||
@@ -112,12 +106,6 @@ questions:
|
||||
default: 7777
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 7777
|
||||
- variable: udp2
|
||||
label: 'udp2 service'
|
||||
schema:
|
||||
@@ -140,12 +128,6 @@ questions:
|
||||
default: 8177
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 8177
|
||||
- variable: udp3
|
||||
label: 'udp3 service'
|
||||
schema:
|
||||
@@ -168,12 +150,6 @@ questions:
|
||||
default: 7977
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 7977
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
|
||||
Reference in New Issue
Block a user