fix(external-dns): remove invalid --target extraArg from Technitium instance
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user