mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
removed puid and guid
This commit is contained in:
@@ -157,8 +157,6 @@ spec:
|
|||||||
OPENVPN_CONFIG: us.protonvpn.net.udp
|
OPENVPN_CONFIG: us.protonvpn.net.udp
|
||||||
LOCAL_NETWORK: "10.0.0.0/8,192.168.0.0/24"
|
LOCAL_NETWORK: "10.0.0.0/8,192.168.0.0/24"
|
||||||
CREATE_TUN_DEVICE: "true"
|
CREATE_TUN_DEVICE: "true"
|
||||||
PUID: "1000"
|
|
||||||
PGID: "1000"
|
|
||||||
OPENVPN_OPTS: --inactive 3600 --ping 10 --ping-exit 60
|
OPENVPN_OPTS: --inactive 3600 --ping 10 --ping-exit 60
|
||||||
|
|
||||||
# -- Sensitive environment variables to be set in the pods. See the [application docs](https://haugene.github.io/docker-transmission-openvpn/config-options/)
|
# -- Sensitive environment variables to be set in the pods. See the [application docs](https://haugene.github.io/docker-transmission-openvpn/config-options/)
|
||||||
|
|||||||
Reference in New Issue
Block a user