Update outbound firewall
This commit is contained in:
parent
0103fff730
commit
4270cad3ae
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ spec:
|
||||||
VPN_PORT_FORWARDING: on
|
VPN_PORT_FORWARDING: on
|
||||||
VPN_PORT_FORWARDING_PROVIDER: protonvpn
|
VPN_PORT_FORWARDING_PROVIDER: protonvpn
|
||||||
FIREWALL_INPUT_PORTS: 8080
|
FIREWALL_INPUT_PORTS: 8080
|
||||||
FIREWALL_OUTBOUND_SUBNETS: 10.32.0.0/16,10.33.0.0/16 # Allow access to k8s subnets
|
FIREWALL_OUTBOUND_SUBNETS: 10.32.0.0/16 # Allow access to k8s subnets
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: qbittorrent-secret
|
name: qbittorrent-secret
|
||||||
|
|
Loading…
Reference in a new issue