Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-pavel-anton committed Oct 27, 2024
1 parent 9a1b23a commit f3226db
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,17 +91,16 @@ Supported DNS record types:
```

5. Configure your helm values. Take a look at the [example values.yaml](./example/values.yaml)

> [!TIP]
> By default, support for MX, NS and SRV records is disabled and needs to be enabled via the `--managed-record-types` argument.
> Make sure to set `--managed-record-types=SRV` if you want to enable SRV records, and so on.

6. Install the External DNS helm chart

```bash
helm upgrade --install --namespace external-dns external-dns external-dns/external-dns -f values.yaml
```

> [!TIP]
> By default, support for MX, NS and SRV records is disabled and needs to be enabled via the `--managed-record-types` argument.
> Make sure to set `--managed-record-types=SRV` if you want to enable SRV records, and so on.

## ⭐ Stargazers

[![Star History Chart](https://api.star-history.com/svg?repos=mirceanton/external-dns-mikrotik-webhook&type=Date)](https://star-history.com/#mirceanton/external-dns-mikrotik-webhook&Date)
Expand Down

0 comments on commit f3226db

Please sign in to comment.