Update _gluetunContainer.tpl

This commit is contained in:
Kjeld Schouten-Lebbing
2023-04-16 14:31:26 +02:00
committed by GitHub
parent 39c4471dca
commit 5b32dbca5f

View File

@@ -31,6 +31,7 @@ securityContext:
env:
DNS_KEEP_NAMESERVER: on
DOT: off
DNS_ADDRESS: 0.0.0.0
{{- if $.Values.addons.vpn.killSwitch }}
{{- $excludednetworks := ( printf "%v,%v" $.Values.chartContext.podCIDR $.Values.chartContext.svcCIDR ) -}}
{{- range $.Values.addons.vpn.excludedNetworks_IPv4 -}}