mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-05 06:36:11 +02:00
replace Id with ID
Co-authored-by: Steven E. Harris <seh@panix.com>
This commit is contained in:
parent
ff56bf8090
commit
52c8edebab
@ -57,7 +57,7 @@ var (
|
||||
AWSZoneType: "",
|
||||
AWSZoneTagFilter: []string{""},
|
||||
AWSAssumeRole: "",
|
||||
AWSAssumeRoleExternalId: "",
|
||||
AWSAssumeRoleExternalID: "",
|
||||
AWSBatchChangeSize: 1000,
|
||||
AWSBatchChangeInterval: time.Second,
|
||||
AWSEvaluateTargetHealth: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user