A helm chart to deploy openvpn
Go to file
Nikolai Rodionov 7af44e2a99
All checks were successful
continuous-integration/drone/push Build is passing
Fix openvpn key gen
2023-08-16 19:47:16 +02:00
templates Fix openvpn key gen 2023-08-16 19:47:06 +02:00
.drone.yml It seems to work now 2023-08-16 19:29:29 +02:00
Chart.yaml Fix openvpn key gen 2023-08-16 19:47:16 +02:00
LICENSE
README.md WIP: working on a better chart 2023-08-16 18:07:26 +02:00
values.yaml Split the server url 2023-08-16 19:36:44 +02:00

helm-openvpn

A helm chart to deploy openvpn

K8s reqs:

--allowed-unsafe-sysctls=net.ipv4.ip_forward

How it works?

  1. It's generating the openvpn configuration if it's not generated yet. It's an ininContainer that really runs only once.