diff --git a/README.md b/README.md index d6c8192..9807e8a 100644 --- a/README.md +++ b/README.md @@ -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)