vpn-gateway helm

No introduction found. Create it?

Install

Install with:

helm repo add angelnu-charts https://angelnu.github.io/helm-charts/
helm install vpn-gateway angelnu-charts/pod-gateway -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 7)

NameRepoStarsVersionTimestamp
vpn-gatewayangelnu/k8s-gitops1696.5.118 hours ago
vpn-gatewayh3mmy/bloopySphere626.5.115 days ago

Values

See the most popular values for this chart:

KeyTypes
boolean
string
string
addons.vpn.gluetun.image.tag (7)
latest@sha256:183c74263a07f4c931979140ac99ff4fbc44dcb1ca5b055856ef580b0fafdf1c
string
string
boolean
number, string
string
string
string
string
string
string
string
boolean
addons.vpn.env[].name (4)
VPN_SERVICE_PROVIDER
VPN_TYPE
VPN_INTERFACE
FIREWALL
DOT
SERVER_COUNTRIES
string
addons.vpn.env[].value (4)
airvpn
wireguard
wg0
off
off
Belgium
string
string
string
string
string
string
string
string
string
string
string
string
number
addons.vpn.livenessProbe.exec.command[] (2)
- sh
- -c
- if [ $(wget -q -O- https://ipinfo.io/country) == 'BE' ]; then exit 0; else exit $?; fi
string
number
number
number
boolean
string
boolean
string
string
string
image.tag (7)
v1.13.0@sha256:a5b032e15f7570493977b330a5a86dcffebb807d35685ad803e47afb62d105f2
string
image.repository (6)
ghcr.io/angelnu/pod-gateway
string
string
boolean
string
settings.VPN_LOCAL_CIDRS (7)
172.16.0.0/24 ${CLUSTER_CIDR} ${SERVICE_CIDR}
string
number, string
settings.NOT_ROUTED_TO_GATEWAY_CIDRS (6)
${CLUSTER_CIDR} ${SERVICE_CIDR}
string
boolean
settings.DNS_LOCAL_CIDRS (1)
local ${DOMAIN_BIG_BLOOP} ${DOMAIN_BIG_BLOOP} ${DOMAIN_CORE_BLOOP}
string
string
number
string
number
string
number
number, string
string
boolean
webhook.image.repository (6)
ghcr.io/angelnu/gateway-admision-controller
string
webhook.image.tag (6)
v3.10.0@sha256:a8ed630613de277244dfe203cd11d05905d7eeba8d8c41e399b02ee9a847b2f5
string
string
string
string
string
string
string
string
string
string
string
string
string
string
DNS (1)
172.16.0.1
string
string
livenessProbe.exec.command[] (1)
- sh
- -c
- if [ $(curl -s https://am.i.mullvad.net/country) = '${VPN_COUNTRY}' ]; then exit 0; else exit $?; fi
string
number
number
number