From 90033938f2cef2c17cec32261266cada5ec7427f Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Mon, 25 Aug 2025 21:12:09 +1000 Subject: [PATCH] Update hostname --- media/media.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media/media.yaml b/media/media.yaml index 58e7a23..76522da 100644 --- a/media/media.yaml +++ b/media/media.yaml @@ -24,6 +24,8 @@ spec: - name: regcred containers: - name: openvpn + # Config + # https://github.com/qdm12/gluetun-wiki/blob/main/setup/providers/surfshark.md image: mirror.gcr.io/qmcgaw/gluetun:latest securityContext: runAsUser: 0 @@ -37,7 +39,7 @@ spec: - name: WIREGUARD_ADDRESSES value: 10.14.0.2/16 - name: SERVER_HOSTNAMES - value: au-mel.prod.surfshark.com:51820 + value: au-mel.prod.surfshark.com,au-syd.prod.surfshark.com - name: WIREGUARD_PRIVATE_KEY valueFrom: secretKeyRef: