fix(apps): remove references to targetPort
This commit is contained in:
@@ -72,12 +72,6 @@ questions:
|
||||
default: 10278
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 10278
|
||||
- variable: minecraft-java-tcp
|
||||
label: "Minecraft Java Service"
|
||||
description: "Minecraft Java Service"
|
||||
@@ -101,12 +95,6 @@ questions:
|
||||
default: 25565
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25565
|
||||
- variable: mc-port-2-tcp
|
||||
label: "MC Port 2 TCP"
|
||||
schema:
|
||||
@@ -121,12 +109,6 @@ questions:
|
||||
default: 25566
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25566
|
||||
- variable: mc-port-3-tcp
|
||||
label: "MC Port 3 TCP"
|
||||
schema:
|
||||
@@ -141,12 +123,6 @@ questions:
|
||||
default: 25567
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25567
|
||||
- variable: mc-port-4-tcp
|
||||
label: "MC Port 4 TCP"
|
||||
schema:
|
||||
@@ -161,12 +137,6 @@ questions:
|
||||
default: 25568
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25568
|
||||
- variable: mc-port-5-tcp
|
||||
label: "MC Port 5 TCP"
|
||||
schema:
|
||||
@@ -181,12 +151,6 @@ questions:
|
||||
default: 25569
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25569
|
||||
- variable: mc-port-6-tcp
|
||||
label: "MC Port 6 TCP"
|
||||
schema:
|
||||
@@ -201,12 +165,6 @@ questions:
|
||||
default: 25570
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25570
|
||||
- variable: minecraft-java-udp
|
||||
label: "Minecraft Java Service"
|
||||
description: "Minecraft Java Service"
|
||||
@@ -230,12 +188,6 @@ questions:
|
||||
default: 25565
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25565
|
||||
- variable: mc-port-2-udp
|
||||
label: "MC Port 2 UDP"
|
||||
schema:
|
||||
@@ -250,12 +202,6 @@ questions:
|
||||
default: 25566
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25566
|
||||
- variable: mc-port-3-udp
|
||||
label: "MC Port 3 UDP"
|
||||
schema:
|
||||
@@ -270,12 +216,6 @@ questions:
|
||||
default: 25567
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25567
|
||||
- variable: mc-port-4-udp
|
||||
label: "MC Port 4 UDP"
|
||||
schema:
|
||||
@@ -290,12 +230,6 @@ questions:
|
||||
default: 25568
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25568
|
||||
- variable: mc-port-5-udp
|
||||
label: "MC Port 5 UDP"
|
||||
schema:
|
||||
@@ -310,12 +244,6 @@ questions:
|
||||
default: 25569
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25569
|
||||
- variable: mc-port-6-udp
|
||||
label: "MC Port 6 UDP"
|
||||
schema:
|
||||
@@ -330,12 +258,6 @@ questions:
|
||||
default: 25570
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25570
|
||||
- variable: minecraft-br
|
||||
label: "Minecraft Bedrock Service"
|
||||
description: "Minecraft Bedrock Service"
|
||||
@@ -359,12 +281,6 @@ questions:
|
||||
default: 19132
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 19132
|
||||
- variable: br-port-2-udp
|
||||
label: "MC Port 2 UDP"
|
||||
schema:
|
||||
@@ -379,12 +295,6 @@ questions:
|
||||
default: 19133
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 19133
|
||||
- variable: br-port-3-udp
|
||||
label: "MC Port 3 UDP"
|
||||
schema:
|
||||
@@ -399,12 +309,6 @@ questions:
|
||||
default: 19134
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 19134
|
||||
- variable: br-port-4-udp
|
||||
label: "MC Port 4 UDP"
|
||||
schema:
|
||||
@@ -419,12 +323,6 @@ questions:
|
||||
default: 19135
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 19135
|
||||
- variable: br-port-5-udp
|
||||
label: "MC Port 5 UDP"
|
||||
schema:
|
||||
@@ -439,12 +337,6 @@ questions:
|
||||
default: 19136
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 19136
|
||||
- variable: br-port-6-udp
|
||||
label: "MC Port 6 UDP"
|
||||
schema:
|
||||
@@ -459,12 +351,6 @@ questions:
|
||||
default: 19137
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 19137
|
||||
- variable: minecraft-rcon
|
||||
label: "Minecraft RCON Service"
|
||||
description: "Minecraft RCON Service"
|
||||
@@ -488,12 +374,6 @@ questions:
|
||||
default: 25575
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25575
|
||||
- variable: mc-rcon-2
|
||||
label: "MC Port 2 RCON"
|
||||
schema:
|
||||
@@ -508,12 +388,6 @@ questions:
|
||||
default: 25576
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25576
|
||||
- variable: mc-rcon-3
|
||||
label: "MC Port 3 RCON"
|
||||
schema:
|
||||
@@ -528,12 +402,6 @@ questions:
|
||||
default: 25577
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25577
|
||||
- variable: mc-rcon-4
|
||||
label: "MC Port 4 RCON"
|
||||
schema:
|
||||
@@ -548,12 +416,6 @@ questions:
|
||||
default: 25578
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25578
|
||||
- variable: mc-rcon-5
|
||||
label: "MC Port 1 RCON"
|
||||
schema:
|
||||
@@ -568,12 +430,6 @@ questions:
|
||||
default: 25579
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25579
|
||||
- variable: mc-rcon-6
|
||||
label: "MC Port 6 RCON"
|
||||
schema:
|
||||
@@ -588,12 +444,6 @@ questions:
|
||||
default: 25580
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 25580
|
||||
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user