diff --git a/library/common/templates/addons/vpn/_gluetunContainer.tpl b/library/common/templates/addons/vpn/_gluetunContainer.tpl index 73726b7f..6c358aff 100644 --- a/library/common/templates/addons/vpn/_gluetunContainer.tpl +++ b/library/common/templates/addons/vpn/_gluetunContainer.tpl @@ -41,7 +41,7 @@ env: {{- range .Values.addons.vpn.excludedNetworks_IPv4 -}} {{- $excludednetworksv4 = ( printf "%v;%v" $excludednetworksv4 . ) -}} {{- end }} - + {{- if .Values.addons.vpn.excludedNetworks_IPv6 -}} {{- $excludednetworksv6 := "" -}} {{- range .Values.addons.vpn.excludedNetworks_IPv4 -}}