Fix server names: US-TX#179 for tx253, US-TX#220 for tx34 (gluetun protonvpn format)

This commit is contained in:
Will Anderson
2026-04-14 21:19:02 -05:00
parent a2239ab89e
commit 008df2b584
3 changed files with 4 additions and 4 deletions
@@ -25,7 +25,7 @@ patches:
value: fornax-worker-tx253-secrets
- op: replace
path: /spec/template/spec/containers/0/env/3/value
value: US-TX#253
value: US-TX#179
- op: replace
path: /spec/template/spec/containers/1/env/1/value
value: tx253
@@ -25,7 +25,7 @@ patches:
value: fornax-worker-tx34-secrets
- op: replace
path: /spec/template/spec/containers/0/env/3/value
value: US-TX#34
value: US-TX#220
- op: replace
path: /spec/template/spec/containers/1/env/1/value
value: tx34
+2 -2
View File
@@ -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: FIREWALL_OUTBOUND_SUBNETS
@@ -307,7 +307,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: FIREWALL_OUTBOUND_SUBNETS