diff --git a/kubernetes/apps/qbittorrent/qbittorrent/app/externalsecret.yaml b/kubernetes/apps/qbittorrent/qbittorrent/app/externalsecret.yaml index 10d89b4a..51ccfff3 100644 --- a/kubernetes/apps/qbittorrent/qbittorrent/app/externalsecret.yaml +++ b/kubernetes/apps/qbittorrent/qbittorrent/app/externalsecret.yaml @@ -13,7 +13,7 @@ spec: name: qbittorrent-secret creationPolicy: Owner data: - - secretKey: VPN_ENDPOINT_IP + - secretKey: WIREGUARD_ENDPOINT_IP remoteRef: key: ProtonVPN property: qbittorrent_vpn_endpoint_ip diff --git a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml index c8be1ef5..72fdd7cc 100644 --- a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml @@ -73,7 +73,7 @@ spec: VPN_SERVICE_PROVIDER: custom VPN_TYPE: wireguard VPN_INTERFACE: wg0 - VPN_ENDPOINT_PORT: 51820 + WIREGUARD_ENDPOINT_PORT: 51820 VPN_PORT_FORWARDING: on VPN_PORT_FORWARDING_PROVIDER: protonvpn FIREWALL_INPUT_PORTS: 8080