Setup a new XOR patched VPN

This commit is contained in:
Nikolai Rodionov
2023-08-09 19:22:12 +02:00
committed by Nikolai Rodionov
parent ba6f5cf1a4
commit 77429c2c36
3 changed files with 12 additions and 3 deletions

View File

@ -14,7 +14,14 @@ istio:
service: openvpn
port: 1194
storageClassName: longhorn
storage:
class: longhorn
size: 512Mi
image:
repository: lawtancool/docker-openvpn-xor
pullPolicy: IfNotPresent
tag: latest
openvpn:
server: "tcp://195.201.250.50:1194"
service: