Update _blockyConfig.tpl
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
11f91779c5
commit
83cce04bb9
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue