Add spaces

This commit is contained in:
Omer 2024-04-27 00:35:12 +03:00
parent a37d4972a3
commit 51b35cb0ac

View File

@ -77,8 +77,8 @@ env:
```
Finally, install the ExternalDNS chart with Helm using the configuration specified in your values.yaml file:
```shell
```shell
helm upgrade --install external-dns external-dns/external-dns --version 1.14.4 --values values.yaml
```