Update outbound firewall

This commit is contained in:
Joseph Hanson 2024-01-14 22:22:24 -06:00
parent 0103fff730
commit 4270cad3ae

View file

@ -69,7 +69,7 @@ spec:
VPN_PORT_FORWARDING: on
VPN_PORT_FORWARDING_PROVIDER: protonvpn
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:
- secretRef:
name: qbittorrent-secret