mirror of
https://github.com/helm/charts.git
synced 2026-08-19 20:37:05 +00:00
23 lines
658 B
YAML
Executable File
23 lines
658 B
YAML
Executable File
apiVersion: v1
|
|
description: DEPRECATED - A Helm chart to install an openvpn server inside a kubernetes cluster. Certificate
|
|
generation is also part of the deployment, and this chart will generate client keys
|
|
as needed.
|
|
name: openvpn
|
|
version: 4.2.5
|
|
appVersion: 1.1.0
|
|
deprecated: true
|
|
icon: https://forums.openvpn.net/styles/openvpn/theme/images/ovpnlogo.png
|
|
keywords:
|
|
- openvpn
|
|
- vpn
|
|
- tunnel
|
|
- network
|
|
- service
|
|
- connectivity
|
|
- encryption
|
|
home: https://openvpn.net/index.php/open-source.html
|
|
sources:
|
|
- https://github.com/jfelten/openvpn-docker
|
|
- https://github.com/kubernetes/charts/tree/master/stable/openvpn
|
|
- https://github.com/jfelten/helm-charts
|