mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
fix typo in port label (#1265)
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: 1.0.8
|
||||
version: 1.0.9
|
||||
apiVersion: v2
|
||||
appVersion: "7"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
|
||||
@@ -22,7 +22,7 @@ portals:
|
||||
|
||||
questions:
|
||||
- variable: wgUDPPort
|
||||
label: WireGuard UPD Node Port for WG-Easy
|
||||
label: WireGuard UDP Node Port for WG-Easy
|
||||
group: Networking
|
||||
schema:
|
||||
type: int
|
||||
|
||||
Reference in New Issue
Block a user