mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 05:39:24 +08:00
wg-easy: dont show udp port when host net is enabled (#2392)
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -35,6 +35,7 @@ questions:
|
||||
default: 30057
|
||||
min: 9000
|
||||
max: 65535
|
||||
show_if: [["hostNetwork", "=", false]]
|
||||
required: true
|
||||
- variable: webPort
|
||||
label: Web Port
|
||||
|
||||
Reference in New Issue
Block a user