feat: adjust cidr
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 51s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m4s
render-manifests / render-manifests (pull_request) Successful in 1m54s

This commit is contained in:
2026-04-24 13:14:56 -05:00
parent 8a6bafaef0
commit 977b658fe3

View File

@@ -71,11 +71,11 @@ qbittorrent:
name: protonvpn-wireguard-conf
key: private-key
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.0.0.0/8
value: 192.168.1.0/24,10.244.0.0/16,10.96.0.0/16
- name: FIREWALL_INPUT_PORTS
value: 8080,9022
- name: VPN_PORT_FORWARDING
value: 'on'
value: "on"
- name: VPN_PORT_FORWARDING_UP_COMMAND
value: '/bin/sh -c "/gluetun/update.sh {{ printf "{{PORTS}}" }}"'
- name: DNS_UPSTREAM_RESOLVER_TYPE