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 (1 out of 7)

NameRepoStarsVersionTimestamp
vpn-gatewayh3mmy/bloopySphere636.5.114 days ago

Values

See the most popular values for this chart:

KeyTypes
boolean
string
string
addons.vpn.gluetun.image.tag (7)
v3.40.0@sha256:2b42bfa046757145a5155acece417b65b4443c8033fb88661a8e9dcf7fda5a00
string
string
string
string
string
string
string
boolean
addons.vpn.env[].name (4)
VPN_SERVICE_PROVIDER
VPN_INTERFACE
OPENVPN_ENDPOINT_PORT
OPENVPN_PROTOCOL
FIREWALL_ENABLED_DISABLING_IT_SHOOTS_YOU_IN_YOUR_FOOT
DOT
SERVER_REGIONS
string
addons.vpn.env[].value (4)
private internet access
tun0
1197
udp
off
off
US Seattle
string, number
boolean
addons.vpn.networkPolicy.egress[].ports[].port (2)
${VPN_GATEWAY_VPN_PORT}
${VPN_GATEWAY_VPN_PORT}
53
string, number
string
addons.vpn.networkPolicy.egress[].to[].ipBlock.cidr (2)
0.0.0.0/0
${NETWORK_K8S_CLUSTER_CIDR}
${NETWORK_K8S_SERVICE_CIDR}
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/city) == 'Seattle' ]; then exit 0; else exit $?; fi
string
number
number
number
boolean
string
boolean
string
string
string
image.tag (7)
v1.11.1@sha256:0617304f085bc98529f0c5cd0c40c63bb019380a026a277c812bd13f78b4bc5d
string
image.repository (6)
ghcr.io/angelnu/pod-gateway
string
string
string
settings.NOT_ROUTED_TO_GATEWAY_CIDRS (7)
${CLUSTER_CIDR} ${SERVICE_CIDR} ${CILIUM_CIDR}
string
boolean
string
settings.VPN_LOCAL_CIDRS (7)
172.16.0.0/24 ${CLUSTER_CIDR} ${SERVICE_CIDR}
string
number, string
boolean
number
string
settings.DNS_LOCAL_CIDRS (1)
local ${DOMAIN_BIG_BLOOP} ${DOMAIN_BIG_BLOOP} ${DOMAIN_CORE_BLOOP}
string
string
number
boolean
string
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
number
string
string
number
number, string
string
string
string
string
DNS (2)
172.16.1.1
string
string
clusterName (1)
cluster.local
string
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