mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-11-02 11:58:09 +00:00
disable Route53 target health evaluation
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
-podAnnotations:
|
||||
podAnnotations:
|
||||
iam.amazonaws.com/role: arn:aws:iam::{{ .Environment.Values.eks.accountID }}:role/tip-wlan-main-external-dns
|
||||
aws.region: us-east-2
|
||||
aws:
|
||||
region: us-east-1
|
||||
evaluateTargetHealth: false
|
||||
domainFilters:
|
||||
- {{ .Environment.Values.domain }}
|
||||
sources:
|
||||
|
||||
Reference in New Issue
Block a user