mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update hostname
This commit is contained in:
+3
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user