Skip to content

Commit c2126ce

Browse files
DOC-4597 added missing space that messed up table rendering
1 parent 16d07c0 commit c2126ce

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/installation

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/installation/install-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ The sections below describe the properties in more detail.
264264
| `scaffold` | Do you want to enable [scaffolding]({{< relref "/integrate/redis-data-integration/reference/cli/redis-di-scaffold" >}}) during the install? (true/false) |
265265
| `db_index` | Integer to specify the source database type for scaffolding. The options are 2 (MySQL/MariaDB), 3 (Oracle), 4 (PostgreSQL), and 5 (SQL Server). |
266266
| `deploy_directory` | Path to the directory where you want to store the RDI configuration. |
267-
| `nameservers` |
267+
| `nameservers` | This is needed if the installer detects a DNS resolver with a loopback address as an upstream DNS server (for example, `nameservers = ["8.8.8.8", "8.8.4.4"]`). |
268268

269269
#### `rdi.database`
270270

0 commit comments

Comments
 (0)