mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
29 lines
675 B
Plaintext
29 lines
675 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="disabling-web-console"]
|
|
= Disabling the web console in {product-title}
|
|
|
|
include::_attributes/common-attributes.adoc[]
|
|
include::_attributes/attributes-openshift-dedicated.adoc[]
|
|
:context: disabling-web-console
|
|
|
|
toc::[]
|
|
|
|
[role="_abstract"]
|
|
You can disable the {product-title} web console.
|
|
|
|
== Prerequisites
|
|
|
|
* Deploy
|
|
ifndef::openshift-rosa-hcp,openshift-rosa[]
|
|
an {product-title}
|
|
endif::openshift-rosa-hcp,openshift-rosa[]
|
|
ifdef::openshift-rosa-hcp[]
|
|
a {rosa-short}
|
|
endif::openshift-rosa-hcp[]
|
|
ifdef::openshift-rosa[]
|
|
a {rosa-classic-short}
|
|
endif::openshift-rosa[]
|
|
cluster.
|
|
|
|
include::modules/web-console-disable.adoc[leveloffset=+1]
|