fix: update VPN server regions to include Japan for Gluetun, JDownloader, and qBittorrent
Some checks failed
validate / lint (push) Failing after 1s
Some checks failed
validate / lint (push) Failing after 1s
This commit is contained in:
parent
bf91e72429
commit
db862df82c
@ -30,7 +30,7 @@ spec:
|
||||
- name: VPN_TYPE
|
||||
value: openvpn
|
||||
- name: SERVER_REGIONS
|
||||
value: South Korea,Taiwan,Hong Kong
|
||||
value: Japan,Taiwan,Hong Kong
|
||||
- name: OPENVPN_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
@ -33,7 +33,7 @@ spec:
|
||||
- name: VPN_TYPE
|
||||
value: openvpn
|
||||
- name: SERVER_REGIONS
|
||||
value: Singapore,South Korea,Taiwan,Hong Kong
|
||||
value: Japan,Taiwan,Hong Kong
|
||||
# value: US Seattle,US Oregon,US Silicon Valley
|
||||
- name: OPENVPN_USER
|
||||
valueFrom:
|
||||
|
||||
@ -53,7 +53,7 @@ spec:
|
||||
- name: VPN_TYPE
|
||||
value: openvpn
|
||||
- name: SERVER_REGIONS
|
||||
value: South Korea,Taiwan,Hong Kong
|
||||
value: Japan,Taiwan,Hong Kong
|
||||
- name: OPENVPN_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user