Ver Fonte

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

Stavros Kois há 1 ano atrás
pai
commit
fc155b589b

+ 1 - 1
library/ix-dev/charts/wg-easy/Chart.yaml

@@ -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'

+ 1 - 0
library/ix-dev/charts/wg-easy/questions.yaml

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