fix(external-dns): remove invalid --target extraArg from Technitium instance

This commit is contained in:
Hermes Agent service account
2026-06-07 19:17:19 -05:00
parent 86433a58d0
commit 23d6d75117

View File

@@ -45,10 +45,6 @@ sources:
# external-dns.alpha.kubernetes.io/hostname: myservice.local.mk-labs.cloud
annotationFilter: "external-dns.alpha.kubernetes.io/hostname"
# Override the target for all Technitium-managed records to the internal LB hostname.
extraArgs:
- --target=lightning-lane.local.mk-labs.cloud
# Log level — info in normal ops, debug when troubleshooting
logLevel: info