Skip to content

Commit

Permalink
Update README template for helm
Browse files Browse the repository at this point in the history
  • Loading branch information
omerap12 committed Apr 26, 2024
1 parent 513c00f commit ef5c582
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions charts/external-dns/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ helm upgrade --install {{ template "chart.name" . }} external-dns/{{ template "c
```

For set up for a specific provider, see the following examples:
- [AWS](https://github.com/omerap12/external-dns/blob/docs/helm-documentation/docs/tutorials/aws.md#using-helm-with-oidc)
- [akamai-edgedns](https://github.com/omerap12/external-dns/blob/docs/helm-documentation/docs/tutorials/akamai-edgedns.md#using-helm)
- [cloudflare](https://github.com/omerap12/external-dns/blob/docs/helm-documentation/docs/tutorials/cloudflare.md#using-helm)
- [digitalocean](https://github.com/omerap12/external-dns/blob/docs/helm-documentation/docs/tutorials/digitalocean.md#using-helm)
- [godaddy](https://github.com/omerap12/external-dns/blob/docs/helm-documentation/docs/tutorials/godaddy.md#using-helm)
- [ns1](https://github.com/omerap12/external-dns/blob/docs/helm-documentation/docs/tutorials/ns1.md#using-helm)
- [plural](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/plural.md#deploy-externaldns)
- [vultr](https://github.com/omerap12/external-dns/blob/docs/helm-documentation/docs/tutorials/vultr.md#using-helm)
- [AWS](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/aws.md#using-helm-with-oidc)
- [akamai-edgedns](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/akamai-edgedns.md#using-helm)
- [cloudflare](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/cloudflare.md#using-helm)
- [digitalocean](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/digitalocean.md#using-helm)
- [godaddy](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/godaddy.md#using-helm)
- [ns1](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/ns1.md#using-helm)
- [plural](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/plural.md#using-helm)
- [vultr](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/vultr.md#using-helm)

## Providers

Expand Down

0 comments on commit ef5c582

Please sign in to comment.