Skip to content

Commit

Permalink
fix: change vpn location #115
Browse files Browse the repository at this point in the history
  • Loading branch information
iT3E committed Jul 8, 2023
1 parent d63a7ed commit 390e8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/vpn/pod-gateway/downloads/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ spec:
- name: DOT
value: "off"
- name: SERVER_CITIES
value: Zurich
value: Montreal
- name: SERVER_HOSTNAMES
value: ch1.wg.ivpn.net
value: ca-qc2.wg.ivpn.net
- name: WIREGUARD_PRIVATE_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 390e8f3

Please sign in to comment.