.. | ||
templates | ||
Chart.yaml | ||
LICENSE | ||
README.md | ||
values.yaml |
helm-openvpn
A helm chart to deploy openvpn
K8s reqs:
--allowed-unsafe-sysctls=net.ipv4.ip_forward
How it works?
- It's generating the openvpn configuration if it's not generated yet. It's an
ininContainer
that really runs only once.