fix: update VPN server regions to use JP Tokyo format 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:13:51 +09:00
parent db862df82c
commit 5512735770
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: Japan,Taiwan,Hong Kong value: JP Tokyo,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: Japan,Taiwan,Hong Kong value: JP Tokyo,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: Japan,Taiwan,Hong Kong value: JP Tokyo,Taiwan,Hong Kong
- name: OPENVPN_USER - name: OPENVPN_USER
valueFrom: valueFrom:
secretKeyRef: secretKeyRef: