Skip to content

Commit eb200f8

Browse files
committed
make the linter happy
1 parent 674269c commit eb200f8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/tutorials/aws.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -891,14 +891,14 @@ For any given DNS name, only **one** of the following routing policies can be us
891891
- Latency-based routing: `external-dns.alpha.kubernetes.io/aws-region`
892892
- Failover:`external-dns.alpha.kubernetes.io/aws-failover`
893893
- Geolocation-based routing:
894-
- `external-dns.alpha.kubernetes.io/aws-geolocation-continent-code`
895-
- `external-dns.alpha.kubernetes.io/aws-geolocation-country-code`
896-
- `external-dns.alpha.kubernetes.io/aws-geolocation-subdivision-code`
894+
- `external-dns.alpha.kubernetes.io/aws-geolocation-continent-code`
895+
- `external-dns.alpha.kubernetes.io/aws-geolocation-country-code`
896+
- `external-dns.alpha.kubernetes.io/aws-geolocation-subdivision-code`
897897
- Geoproximity routing:
898-
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-aws-region`
899-
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-local-zone-group`
900-
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-coordinates`
901-
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-bias`
898+
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-aws-region`
899+
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-local-zone-group`
900+
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-coordinates`
901+
- `external-dns.alpha.kubernetes.io/aws-geoproximitylocation-bias`
902902
- Multi-value answer:`external-dns.alpha.kubernetes.io/aws-multi-value-answer`
903903

904904
### Associating DNS records with healthchecks

0 commit comments

Comments
 (0)