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