Migrate ovpn

This commit is contained in:
Nikolai Rodionov
2023-02-19 14:20:36 +01:00
parent dcd8be746d
commit e769eabd54
5 changed files with 8 additions and 22 deletions

View File

@ -14,4 +14,8 @@ service:
port: 443
protocol: TCP
targetPort: 443
- name: openvpn
port: 1194
protocol: TCP
targetPort: 1194

View File

@ -23,22 +23,4 @@ istio-resources:
name: openvpn
number: 1194
protocol: TCP
# virtual_services:
# - metadata:
# name: openvpn
# spec:
# hosts:
# - '*'
# gateways:
# - istio-system/etersoft-vpn
# tcp:
# - match:
# - port: 1194
# route:
# - destination:
# host: openvpn
# port:
# number: 1194
#
#
#