Setup a new XOR patched VPN
This commit is contained in:

committed by
Nikolai Rodionov

parent
ba6f5cf1a4
commit
77429c2c36
@ -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:
|
||||
|
Reference in New Issue
Block a user