Update values.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-03-06 19:34:07 +01:00
committed by GitHub
parent 335babb3ad
commit f2f10219a2

View File

@@ -64,7 +64,7 @@ service:
enabled: true
protocol: tcp
port: "{{ .Values.service.dns.ports.dns.port }}"
targetPort: "{{ .Values.service.dns.ports.dns.targetPort }}"
targetPort: 53
dot:
enabled: true
ports: