Commit 09289e92 authored by Evan Read's avatar Evan Read

Merge branch 'jfarmiloe-fix-command-typo' into 'master'

Update dial-nodes command

See merge request gitlab-org/gitlab!83377
parents 494a39c9 460ca7d5
......@@ -619,7 +619,7 @@ Note the following:
environment variable so that the Gitaly certificate is trusted. For example:
```shell
sudo SSL_CERT_DIR=/etc/gitlab/trusted_certs /opt/gitlab/embedded/bin/praefect -config /var/opt/gitlab/praefect/config.toml dial-nodes
sudo SSL_CERT_DIR=/etc/gitlab/trusted-certs /opt/gitlab/embedded/bin/praefect -config /var/opt/gitlab/praefect/config.toml dial-nodes
```
- You can configure Praefect servers with both an unencrypted listening address
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment