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: