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
@@ -37,12 +37,6 @@ questions:
default: 8043
required: true
# Include{advancedPortHTTPS}
- variable: targetPort
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 443
- variable: comm
label: Omada Controller User HTTPS portal
description: Omada Controller User HTTPS portal
@@ -66,12 +60,6 @@ questions:
default: 8843
required: true
# Include{advancedPortHTTPS}
- variable: targetPort
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 8843
- variable: omada-tcp
label: Omada TCP
description: Omada TCP
@@ -96,12 +84,6 @@ questions:
default: 29811
required: true
# Include{advancedPortTCP}
- variable: targetPort
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 29811
- variable: omada-tcp2
label: Omada TCP 2
description: Omada Controller or EAP Discovery Utility manages Omada devices before Omada Controller v5.x.
@@ -117,12 +99,6 @@ questions:
default: 29812
required: true
# Include{advancedPortTCP}
- variable: targetPort
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 29812
- variable: omada-tcp3
label: Omada TCP 3
description: Omada Controller upgrades Omada devices before Omada Controller v5.x.
@@ -138,12 +114,6 @@ questions:
default: 29813
required: true
# Include{advancedPortTCP}
- variable: targetPort
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 29813
- variable: omada-tcp4
label: Omada TCP 4
description: Omada Controller or EAP Discovery Utility adopts Omada devices since Omada Controller v5.x.
@@ -159,12 +129,6 @@ questions:
default: 29814
required: true
# Include{advancedPortTCP}
- variable: targetPort
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 29814
- variable: omada-udp
label: Omada UDP
description: Omada UDP
@@ -189,12 +153,6 @@ questions:
default: 29810
required: true
# Include{advancedPortUDP}
- variable: targetPort
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 29810
# Include{serviceExpertRoot}
default: false
# Include{serviceExpert}