mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-05 06:36:11 +02:00
Merge pull request #1516 from scottd018/bugfix-windows-documentation-rfc2136
Fix RFC2316 Windows Documentation
This commit is contained in:
commit
fba0d496b2
@ -271,9 +271,7 @@ You'll want to configure `external-dns` similarly to the following:
|
||||
- --rfc2136-host=123.123.123.123
|
||||
- --rfc2136-port=53
|
||||
- --rfc2136-zone=your-domain.com
|
||||
- --rfc2136-tsig-secret=not-needed
|
||||
- --rfc2136-tsig-secret-alg=hmac-sha256
|
||||
- --rfc2136-tsig-keyname=externaldns-key
|
||||
- --rfc2136-insecure
|
||||
- --rfc2136-tsig-axfr # needed to enable zone transfers, which is required for deletion of records.
|
||||
...
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user