diff --git a/modules/dr-restoring-cluster-state.adoc b/modules/dr-restoring-cluster-state.adoc index 3fc6e6316b09..abb3abdd6c70 100644 --- a/modules/dr-restoring-cluster-state.adoc +++ b/modules/dr-restoring-cluster-state.adoc @@ -391,7 +391,7 @@ Validating and mutating admission webhooks can reject pods. If you add any addit Alternatively, you can temporarily set the `failurePolicy` to `Ignore` while restoring the cluster state. After the cluster state is restored successfully, you can set the `failurePolicy` to `Fail`. ==== -.. Remove the northbound database (nbdb) and southbound database (sbdb). Access the recovery host and the remaining control plane nodes by using Secure Shell (SSH) and run: +Remove the northbound database (nbdb) and southbound database (sbdb). Access the recovery host and the remaining nodes by using Secure Shell (SSH) and run the following command: + [source,terminal] ----