removed an extra period that messed up formatting (#5120)

This commit is contained in:
kaitlincarter-hc 2018-12-19 18:12:43 -06:00 committed by GitHub
parent 9b38ef2c87
commit fb8270232a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ A rolling update can be made by restarting the Consul agents (clients and server
"encrypt_verify_incoming": false,
"encrypt_verify_outgoing": true
}
```.
```
**Step 4**: The previous step, enabling verify outgoing, must be completed on all agents before continuing. Update the `encrypt_verify_incoming` setting to `true` and perform a final rolling update of the cluster.