mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-12-09 22:01:00 +01:00
Add missing ,
This commit is contained in:
parent
b529a92d5b
commit
b9b87113fa
@ -187,7 +187,7 @@ var defaultConfig = &Config{
|
||||
ServiceTypeFilter: []string{},
|
||||
CFAPIEndpoint: "",
|
||||
CFUsername: "",
|
||||
CFPassword: ""
|
||||
CFPassword: "",
|
||||
RFC2136Host: "",
|
||||
RFC2136Port: 0,
|
||||
RFC2136Zone: "",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user