Switch worker base to custom WireGuard provider for US-IL#267

This commit is contained in:
Will Anderson
2026-04-14 20:31:03 -05:00
parent 7893fdc1d3
commit fcff5f62e5
3 changed files with 11 additions and 14 deletions
@@ -63,7 +63,7 @@ spec:
- NET_ADMIN
env:
- name: VPN_SERVICE_PROVIDER
value: protonvpn
value: custom
- name: VPN_TYPE
value: wireguard
- name: WIREGUARD_PRIVATE_KEY
@@ -71,13 +71,16 @@ spec:
secretKeyRef:
name: fornax-worker-WORKER_ID-secrets
key: PROTONVPN_PRIVATE_KEY
- name: SERVER_NAMES
valueFrom:
secretKeyRef:
name: fornax-worker-WORKER_ID-secrets
key: PROTONVPN_SERVER
- name: VPN_PORT_FORWARDING
value: "on"
- name: WIREGUARD_PUBLIC_KEY
value: qT0lxDVbWEIyrL2A40FfCXRlUALvnryRz2aQdD6gUDs=
- name: WIREGUARD_ENDPOINT_IP
value: 89.187.180.40
- name: WIREGUARD_ENDPOINT_PORT
value: "51820"
- name: WIREGUARD_ADDRESSES
value: 10.2.0.2/32
- name: WIREGUARD_PERSISTENT_KEEPALIVE_INTERVAL
value: 25s
- name: FIREWALL_OUTBOUND_SUBNETS
value: 10.42.0.0/16,10.43.0.0/16
ports:
@@ -23,9 +23,6 @@ patches:
- op: replace
path: /spec/template/spec/containers/0/env/2/valueFrom/secretKeyRef/name
value: fornax-worker-tx253-secrets
- op: replace
path: /spec/template/spec/containers/0/env/3/valueFrom/secretKeyRef/name
value: fornax-worker-tx253-secrets
- op: replace
path: /spec/template/spec/containers/1/env/1/value
value: tx253
@@ -23,9 +23,6 @@ patches:
- op: replace
path: /spec/template/spec/containers/0/env/2/valueFrom/secretKeyRef/name
value: fornax-worker-tx34-secrets
- op: replace
path: /spec/template/spec/containers/0/env/3/valueFrom/secretKeyRef/name
value: fornax-worker-tx34-secrets
- op: replace
path: /spec/template/spec/containers/1/env/1/value
value: tx34