container-openvpn/helm
Nikolai Rodionov 2ec840ff63
Take over the project
I've decided to maintain the project myself now, so I've forked it and
create a drone pipeline to push image to my registry
2023-08-18 17:18:48 +02:00
..
templates Take over the project 2023-08-18 17:18:48 +02:00
Chart.yaml Take over the project 2023-08-18 17:18:48 +02:00
LICENSE Take over the project 2023-08-18 17:18:48 +02:00
README.md Take over the project 2023-08-18 17:18:48 +02:00
values.yaml Take over the project 2023-08-18 17:18:48 +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.