mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 01:41:20 -03:00
Update _blockyConfig.tpl
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -45,7 +45,7 @@ upstream:
|
||||
|
||||
ports:
|
||||
{{- if .Values.service.dns.enabled }}
|
||||
dns: {{ .Values.service.dns.ports.dnsudp.targetPort }}
|
||||
dns: {{ .Values.service.dns.ports.dns.targetPort }}
|
||||
{{- end }}
|
||||
{{- if .Values.service.dot.enabled }}
|
||||
tls: {{ .Values.service.dot.ports.dot.targetPort }}
|
||||
|
||||
Reference in New Issue
Block a user