mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-15995 - Customizing branding in ROSA and OSD
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
38359acb3a
commit
60870610be
@@ -1,23 +1,32 @@
|
||||
:_mod-docs-content-type: ASSEMBLY
|
||||
[id="customizing-web-console"]
|
||||
= Customizing the web console in {product-title}
|
||||
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/attributes-openshift-dedicated.adoc[]
|
||||
:context: customizing-web-console
|
||||
|
||||
toc::[]
|
||||
|
||||
You can customize the {product-title} web console to set a custom logo,
|
||||
product name, links, notifications, and command-line downloads. This is
|
||||
especially helpful if you need to tailor the web console to meet specific
|
||||
corporate or government requirements.
|
||||
[role="_abstract"]
|
||||
You can customize the
|
||||
ifndef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
{product-title}
|
||||
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
ifdef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
{product-title}
|
||||
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
web console to set
|
||||
ifndef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
a custom logo, product name, links, notifications, and command-line downloads.
|
||||
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
ifdef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
a custom logo and product name.
|
||||
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
||||
This is especially helpful if you need to tailor the web console to meet specific corporate or government requirements.
|
||||
|
||||
// Hiding in ROSA/OSD, as Hive overwrites changes to console config
|
||||
ifndef::openshift-rosa,openshift-dedicated[]
|
||||
include::modules/adding-a-custom-logo.adoc[leveloffset=+1]
|
||||
|
||||
endif::openshift-rosa,openshift-dedicated[]
|
||||
|
||||
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consolelinks"
|
||||
ifndef::openshift-rosa,openshift-dedicated[]
|
||||
include::modules/creating-custom-links.adoc[leveloffset=+1]
|
||||
@@ -42,7 +51,7 @@ include::modules/adding-custom-notification-banners.adoc[leveloffset=+1]
|
||||
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "customresourcedefinitions"
|
||||
include::modules/customizing-cli-downloads.adoc[leveloffset=+1]
|
||||
|
||||
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "customresourcedefinitions"
|
||||
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "customresourcedefinitions"
|
||||
include::modules/adding-yaml-examples-to-kube-resources.adoc[leveloffset=+1]
|
||||
|
||||
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consoles"
|
||||
@@ -72,7 +81,7 @@ endif::openshift-rosa,openshift-dedicated[]
|
||||
ifndef::openshift-rosa,openshift-dedicated[]
|
||||
include::modules/odc_customizing-a-developer-catalog-or-its-sub-catalogs-using-the-form-view.adoc[leveloffset=+2]
|
||||
|
||||
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "consoles"
|
||||
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "consoles"
|
||||
include::modules/odc_con_example-yaml-file-changes.adoc[leveloffset=+3]
|
||||
|
||||
endif::openshift-rosa,openshift-dedicated[]
|
||||
|
||||
Reference in New Issue
Block a user