fix(apps): remove references to targetPort
This commit is contained in:
@@ -37,12 +37,6 @@ questions:
|
||||
default: 10232
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 10232
|
||||
- variable: dns-tcp
|
||||
label: dns-tcp Service
|
||||
description: dns-tcp service
|
||||
@@ -66,12 +60,6 @@ questions:
|
||||
default: 53
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 53
|
||||
- variable: dns-udp
|
||||
label: dns-udp Service
|
||||
description: dns-udp service
|
||||
@@ -95,12 +83,6 @@ questions:
|
||||
default: 53
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 53
|
||||
- variable: dns-https
|
||||
label: dns-https Service
|
||||
description: The dns-https service.
|
||||
@@ -124,12 +106,6 @@ questions:
|
||||
default: 10234
|
||||
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: dns-https-udp
|
||||
label: dns-https-udp Service
|
||||
description: The dns-https-udp service.
|
||||
@@ -153,12 +129,6 @@ questions:
|
||||
default: 10234
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 443
|
||||
- variable: dns-crypt
|
||||
label: dns-crypt Service
|
||||
description: The dns-crypt service.
|
||||
@@ -182,12 +152,6 @@ questions:
|
||||
default: 5443
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 5443
|
||||
- variable: dns-crypt-udp
|
||||
label: dns-crypt-udp Service
|
||||
description: The dns-crypt-udp service.
|
||||
@@ -211,12 +175,6 @@ questions:
|
||||
default: 5443
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 5443
|
||||
- variable: dns-quic-udp-1
|
||||
label: dns-quic-udp-1 Service
|
||||
description: The dns-quic-udp-1 service.
|
||||
@@ -240,12 +198,6 @@ questions:
|
||||
default: 784
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 784
|
||||
- variable: dns-quic-udp-2
|
||||
label: dns-quic-udp-2 Service Port Configuration
|
||||
schema:
|
||||
@@ -260,12 +212,6 @@ questions:
|
||||
default: 853
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 853
|
||||
- variable: dns-quic-udp-3
|
||||
label: dns-quic-udp-3 Service Port Configuration
|
||||
schema:
|
||||
@@ -280,12 +226,6 @@ questions:
|
||||
default: 8853
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
- variable: targetPort
|
||||
label: Target Port
|
||||
description: The internal(!) port on the container the Application runs on
|
||||
schema:
|
||||
type: int
|
||||
default: 8853
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
|
||||
Reference in New Issue
Block a user