fix: update VPN server regions to use JP Tokyo format 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
db862df82c
commit
5512735770
@ -30,7 +30,7 @@ spec:
|
||||
- name: VPN_TYPE
|
||||
value: openvpn
|
||||
- name: SERVER_REGIONS
|
||||
value: Japan,Taiwan,Hong Kong
|
||||
value: JP Tokyo,Taiwan,Hong Kong
|
||||
- name: OPENVPN_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
@ -33,7 +33,7 @@ spec:
|
||||
- name: VPN_TYPE
|
||||
value: openvpn
|
||||
- name: SERVER_REGIONS
|
||||
value: Japan,Taiwan,Hong Kong
|
||||
value: JP Tokyo,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: Japan,Taiwan,Hong Kong
|
||||
value: JP Tokyo,Taiwan,Hong Kong
|
||||
- name: OPENVPN_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user