wg-easy: dont show udp port when host net is enabled (#2392)

This commit is contained in:
Stavros Kois
2024-04-19 12:12:24 +03:00
committed by GitHub
parent ff5252c796
commit fc155b589b
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ description: WG-Easy is the easiest way to install & manage WireGuard!
annotations:
title: WG Easy
type: application
version: 2.0.15
version: 2.0.16
apiVersion: v2
appVersion: '12'
kubeVersion: '>=1.16.0-0'

View File

@@ -35,6 +35,7 @@ questions:
default: 30057
min: 9000
max: 65535
show_if: [["hostNetwork", "=", false]]
required: true
- variable: webPort
label: Web Port