mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 18:37:19 -03:00
Update _gluetunContainer.tpl
This commit is contained in:
committed by
GitHub
parent
39c4471dca
commit
5b32dbca5f
@@ -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 -}}
|
||||
|
||||
Reference in New Issue
Block a user