feat: switch to full cidr
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 31s
lint-test-helm / validate-kubeconform (pull_request) Successful in 26s
render-manifests / render-manifests (pull_request) Successful in 48s

This commit is contained in:
2026-04-23 20:14:11 -05:00
parent ad070b5767
commit b9e649fa66
3 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ qbittorrent:
name: protonvpn-wireguard-conf
key: private-key
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.244.0.0/16
value: 192.168.1.0/24,10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: 5030,50300
- name: VPN_PORT_FORWARDING

View File

@@ -73,7 +73,7 @@ slskd:
name: protonvpn-wireguard-conf
key: private-key
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.244.0.0/16
value: 192.168.1.0/24,10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: 5030,50300
- name: DNS_UPSTREAM_RESOLVER_TYPE

View File

@@ -62,7 +62,7 @@ tubearchivist:
name: protonvpn-wireguard-conf
key: private-key
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.244.0.0/16
value: 192.168.1.0/24,10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: 80,8000,24000
- name: DNS_UPSTREAM_RESOLVER_TYPE