Files
chart/charts/wg-easy/2.0.21/ix_values.yaml
2024-08-27 13:29:28 +00:00

38 lines
564 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/wg-easy/wg-easy
tag: '14'
resources:
limits:
cpu: 4000m
memory: 8Gi
podOptions:
dnsConfig:
options: []
wgNetwork:
udpPort: 30057
webPort: 30058
hostNetwork: true
wgConfig:
host: ''
externalPort: 51820
password: ''
keepAlive: 0
clientMTU: 1420
clientAddressRange: 10.8.0.x
clientDNSServer: 1.1.1.1
deviceName: eth0
allowedIPs: []
additionalEnvs: []
wgStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
additionalStorages: []