Skip to content

Commit ccbc5b8

Browse files
kishorjTimothy-Dougherty
authored andcommitted
update external dns manifest url (kubernetes-sigs#2892)
1 parent 683f886 commit ccbc5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/integrations/external_dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adequate roles and policies must be configured in AWS and available to the node(
99
1. Download sample `external-dns` manifest
1010

1111
```bash
12-
wget https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.0.0/docs/examples/external-dns.yaml
12+
wget https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.4.5/docs/examples/external-dns.yaml
1313
```
1414

1515
2. Edit the `--domain-filter` flag to include your hosted zone(s)

0 commit comments

Comments
 (0)