From 7742509a29b9f9b8990984bf9ba443ef7d9d29b8 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Tue, 12 May 2026 20:06:34 +0900 Subject: [PATCH] feat: update SERVER_REGIONS value to 'Hong Kong' in JDownloader and qBittorrent configurations --- manifests/media/jdownloader.yaml | 2 +- manifests/media/qbittorrent.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/media/jdownloader.yaml b/manifests/media/jdownloader.yaml index 1f4119d..8061e19 100644 --- a/manifests/media/jdownloader.yaml +++ b/manifests/media/jdownloader.yaml @@ -31,7 +31,7 @@ spec: - name: VPN_TYPE value: openvpn - name: SERVER_REGIONS - value: JP Tokyo + value: Hong Kong - name: OPENVPN_USER valueFrom: secretKeyRef: diff --git a/manifests/media/qbittorrent.yaml b/manifests/media/qbittorrent.yaml index 3364b7d..0430b54 100644 --- a/manifests/media/qbittorrent.yaml +++ b/manifests/media/qbittorrent.yaml @@ -51,7 +51,7 @@ spec: - name: VPN_TYPE value: openvpn - name: SERVER_REGIONS - value: JP Tokyo + value: Hong Kong - name: OPENVPN_USER valueFrom: secretKeyRef: