fix: update VPN server regions to include Japan for Gluetun, JDownloader, and qBittorrent
Some checks failed
validate / lint (push) Failing after 1s

This commit is contained in:
Nik Afiq 2026-08-19 01:11:27 +09:00
parent bf91e72429
commit db862df82c
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ spec:
- name: VPN_TYPE - name: VPN_TYPE
value: openvpn value: openvpn
- name: SERVER_REGIONS - name: SERVER_REGIONS
value: South Korea,Taiwan,Hong Kong value: Japan,Taiwan,Hong Kong
- name: OPENVPN_USER - name: OPENVPN_USER
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:

View File

@ -33,7 +33,7 @@ spec:
- name: VPN_TYPE - name: VPN_TYPE
value: openvpn value: openvpn
- name: SERVER_REGIONS - name: SERVER_REGIONS
value: Singapore,South Korea,Taiwan,Hong Kong value: Japan,Taiwan,Hong Kong
# value: US Seattle,US Oregon,US Silicon Valley # value: US Seattle,US Oregon,US Silicon Valley
- name: OPENVPN_USER - name: OPENVPN_USER
valueFrom: valueFrom:

View File

@ -53,7 +53,7 @@ spec:
- name: VPN_TYPE - name: VPN_TYPE
value: openvpn value: openvpn
- name: SERVER_REGIONS - name: SERVER_REGIONS
value: South Korea,Taiwan,Hong Kong value: Japan,Taiwan,Hong Kong
- name: OPENVPN_USER - name: OPENVPN_USER
valueFrom: valueFrom:
secretKeyRef: secretKeyRef: