Fix rfc2136 host

This commit is contained in:
j 2025-07-10 17:55:34 +10:00
parent d2ad7d8e96
commit f80d240995

View file

@ -60,7 +60,7 @@ spec:
- --source=service
- --source=ingress
- --provider=rfc2136
- --rfc2136-host=bind-master.dns.svc.cluster.local
- --rfc2136-host=bind-master.{{ .Release.Namespace }}.svc.cluster.local
- --rfc2136-port=53
- --rfc2136-zone=hxme.net
- --rfc2136-tsig-secret=$(RFC2136_TSIG_SECRET)