mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
installing_rhv: fix leveloffsets
This is causing new chapters to be created for these items instead of sections, and skewing the rest of the RHV section which follows.
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
dfa485a9a4
commit
5a91fdfe27
@@ -54,11 +54,11 @@ include::modules/installation-launching-installer.adoc[leveloffset=+1]
|
||||
You have completed the steps required to install the cluster. The remaining steps show you how to verify the cluster and troubleshoot the installation.
|
||||
====
|
||||
|
||||
include::modules/cli-installing-cli.adoc[leveloffset=1]
|
||||
include::modules/cli-installing-cli.adoc[leveloffset=+1]
|
||||
|
||||
To learn more, see xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#getting-started-cli[Getting started with the OpenShift CLI].
|
||||
|
||||
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=1]
|
||||
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
|
||||
|
||||
.Additional resources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user