Revert to valid gluetun server names (US-TX#179, US-TX#220)
US-TX#253 and US-TX#34 not in gluetun embedded server list — gluetun crashes on startup. Reverted to valid names while investigating correct server mapping. Need to find server public keys for Vault endpoint IPs.
This commit is contained in:
@@ -101,7 +101,7 @@ spec:
|
||||
name: fornax-worker-tx253-secrets
|
||||
key: PROTONVPN_PRIVATE_KEY
|
||||
- name: SERVER_NAMES
|
||||
value: "US-TX#253"
|
||||
value: "US-TX#179"
|
||||
- name: VPN_PORT_FORWARDING
|
||||
value: "on"
|
||||
- name: DOT
|
||||
@@ -351,7 +351,7 @@ spec:
|
||||
name: fornax-worker-tx34-secrets
|
||||
key: PROTONVPN_PRIVATE_KEY
|
||||
- name: SERVER_NAMES
|
||||
value: "US-TX#34"
|
||||
value: "US-TX#220"
|
||||
- name: VPN_PORT_FORWARDING
|
||||
value: "on"
|
||||
- name: DOT
|
||||
|
||||
Reference in New Issue
Block a user