@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mineos
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
appVersion: "latest"
|
||||
description: MineOS is a server front-end to ease managing Minecraft administrative tasks.
|
||||
type: application
|
||||
|
||||
@@ -201,7 +201,6 @@ questions:
|
||||
default: 25570
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
max: 65535
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
@@ -331,7 +330,6 @@ questions:
|
||||
default: 25570
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
max: 65535
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
@@ -401,7 +399,6 @@ questions:
|
||||
default: 19134
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
max: 65535
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
@@ -491,7 +488,6 @@ questions:
|
||||
default: 25575
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
max: 65535
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
@@ -512,7 +508,6 @@ questions:
|
||||
default: 25576
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
max: 65535
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
|
||||
Reference in New Issue
Block a user