media: add wireguard preshared key support
This commit is contained in:
@@ -9,6 +9,7 @@ AirVPN WireGuard values:
|
||||
- `env.WIREGUARD_ADDRESSES` -> WireGuard tunnel address(es) (IPv4 /32 and optional IPv6)
|
||||
- `env.SERVER_HOSTNAMES` -> stable AirVPN server hostname
|
||||
- Create a Secret named `gluetun-wireguard` with key `WIREGUARD_PRIVATE_KEY` from your AirVPN WireGuard config (do not commit the key).
|
||||
- Add `WIREGUARD_PRESHARED_KEY` from the same AirVPN WireGuard config.
|
||||
- `helm-values/gluetun_values.yaml` sets `secret.create: false` so the chart does not create a placeholder secret.
|
||||
|
||||
Validation:
|
||||
|
||||
Reference in New Issue
Block a user