Update _blockyConfig.tpl

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2024-03-06 10:36:22 +01:00 committed by GitHub
parent 11f91779c5
commit 83cce04bb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}