fix(apps): remove references to targetPort

This commit is contained in:
Kjeld Schouten-Lebbing
2022-11-11 09:49:15 +01:00
parent 14fb5fb024
commit 800312b295
677 changed files with 0 additions and 6293 deletions
-24
View File
@@ -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}