mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 19:49:33 -03:00
cleanup
This commit is contained in:
@@ -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 -}}
|
||||
|
||||
Reference in New Issue
Block a user