fix(apps): remove references to targetPort
This commit is contained in:
@@ -114,12 +114,6 @@ questions:
|
||||
default: 26900
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 26900
|
||||
- variable: steammasterser
|
||||
label: 'steammasterser service'
|
||||
description: "Container Port 26900"
|
||||
@@ -143,12 +137,6 @@ questions:
|
||||
default: 26900
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 26900
|
||||
- variable: steamcommunica
|
||||
label: 'steamcommunica service'
|
||||
description: "Container Port 26901"
|
||||
@@ -172,12 +160,6 @@ questions:
|
||||
default: 26901
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 26901
|
||||
- variable: raknet
|
||||
label: 'raknet service'
|
||||
description: "Container Port 26902"
|
||||
@@ -201,12 +183,6 @@ questions:
|
||||
default: 26902
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 26902
|
||||
- variable: unet
|
||||
label: 'unet service'
|
||||
description: "Container Port "
|
||||
@@ -230,12 +206,6 @@ questions:
|
||||
default: 26903
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 26903
|
||||
- variable: webbasecontrol
|
||||
label: 'webbasecontrol service'
|
||||
description: "Container Port 8080"
|
||||
@@ -259,12 +229,6 @@ questions:
|
||||
default: 8080
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 8080
|
||||
- variable: webpanel
|
||||
label: 'webpanel service'
|
||||
description: "Container Port 8082"
|
||||
@@ -288,12 +252,6 @@ questions:
|
||||
default: 8082
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 8082
|
||||
- variable: registeringats
|
||||
label: 'registeringats service'
|
||||
description: "Should be in the range 27015 - 27030, dont forget to set also a different Container Port if you change this value."
|
||||
@@ -317,12 +275,6 @@ questions:
|
||||
default: 27015
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 27015
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
|
||||
Reference in New Issue
Block a user