k8s-deployment/values/etersoft/values.openvpn.yaml

36 lines
649 B
YAML

storage:
class: microk8s-hostpath
size: 5Gi
openvpn:
proto: tcp
host: 91.232.225.63
service:
type: ClusterIP
port: 1194
targetPort: 1194
protocol: TCP
easyrsa:
cn: Bad Houseplants
country: Germany
province: NRW
city: Duesseldorf
org: Bad Houseplants
email: allanger@zohomail.com
istio-resources:
enabled: true
gateways:
- metadata:
name: etersoft-vpn
namespace: istio-system
spec:
selector:
istio: ingressgateway
servers:
- hosts:
- '*'
port:
name: openvpn
number: 1194
protocol: TCP