Update _blockyConfig.tpl

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-03-22 10:14:43 +01:00
committed by GitHub
parent 26e53ffe94
commit 8992ae68cf
@@ -43,6 +43,8 @@ upstream:
{{- $value.dnsservers | toYaml | nindent 8 }}
{{- end }}
upstreamTimeout: {{ .Values.upstreamTimeout | default "1s" }}
ports:
{{- if .Values.service.dns.enabled }}
dns: {{ .Values.service.dns.ports.dns.targetPort }}