|
@@ -1,7 +1,7 @@
|
|
image:
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
pullPolicy: IfNotPresent
|
|
repository: ghcr.io/wg-easy/wg-easy
|
|
repository: ghcr.io/wg-easy/wg-easy
|
|
- tag: "8"
|
|
|
|
|
|
+ tag: '9'
|
|
|
|
|
|
resources:
|
|
resources:
|
|
limits:
|
|
limits:
|
|
@@ -23,7 +23,7 @@ wgConfig:
|
|
keepAlive: 0
|
|
keepAlive: 0
|
|
clientMTU: 1420
|
|
clientMTU: 1420
|
|
clientAddressRange: 10.8.0.x
|
|
clientAddressRange: 10.8.0.x
|
|
- clientDNSServer: "1.1.1.1"
|
|
|
|
|
|
+ clientDNSServer: 1.1.1.1
|
|
deviceName: eth0
|
|
deviceName: eth0
|
|
allowedIPs: []
|
|
allowedIPs: []
|
|
additionalEnvs: []
|
|
additionalEnvs: []
|