tmp/airvpn (#4915)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 24s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m22s

Reviewed-on: #4915
This commit was merged in pull request #4915.
This commit is contained in:
2026-03-20 04:19:50 +00:00
parent 854f3646ce
commit 7efd7758c6
2 changed files with 3 additions and 7 deletions

View File

@@ -65,22 +65,20 @@ slskd:
- name: WIREGUARD_PRESHARED_KEY
valueFrom:
secretKeyRef:
name: qbittorrent-wireguard-conf
name: slskd-wireguard-conf
key: preshared-key
- name: WIREGUARD_ADDRESSES
valueFrom:
secretKeyRef:
name: qbittorrent-wireguard-conf
name: slskd-wireguard-conf
key: addresses
- name: VPN_PORT_FORWARDING
value: "on"
- name: FIREWALL_VPN_INPUT_PORTS
valueFrom:
secretKeyRef:
name: qbittorrent-wireguard-conf
name: slskd-wireguard-conf
key: input-ports
- name: PORT_FORWARD_ONLY
value: "on"
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.244.0.0/16
- name: FIREWALL_OUTBOUND_SUBNETS