We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f5652 commit 7367f60Copy full SHA for 7367f60
docs/guide/integrations/external_dns.md
@@ -9,7 +9,7 @@ Adequate roles and policies must be configured in AWS and available to the node(
9
1. Download sample `external-dns` manifest
10
11
```bash
12
- wget https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.0.0/docs/examples/external-dns.yaml
+ wget https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.4.5/docs/examples/external-dns.yaml
13
```
14
15
2. Edit the `--domain-filter` flag to include your hosted zone(s)
0 commit comments