1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

RHDEVDOCS-5361: Minor formatting fixes for console docs

This commit is contained in:
Ashleigh Brennan
2023-06-27 09:33:42 -05:00
committed by openshift-cherrypick-robot
parent efc4b6d5ab
commit 5576f8ea78
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ toc::[]
* {pipelines-title} are designed for decentralized teams that work on microservice-based architecture.
* {pipelines-title} use standard CI/CD pipeline definitions that are easy to extend and integrate with the existing Kubernetes tools, enabling you to scale on-demand.
* You can use {pipelines-title} to build images with Kubernetes tools such as Source-to-Image (S2I), Buildah, Buildpacks, and Kaniko that are portable across any Kubernetes platform.
* You can use the {product-title} Developer console to create Tekton resources, view logs of pipeline runs, and manage pipelines in your {product-title} namespaces.
* You can use the {product-title} web console *Developer* perspective to create Tekton resources, view logs of pipeline runs, and manage pipelines in your {product-title} namespaces.
[id="op-detailed-concepts"]
== {pipelines-shortname} Concepts

View File

@@ -18,7 +18,7 @@ The following procedure creates a `RoleBinding` object for the default `ServiceA
.Procedure
. From the *Administrator perspective*, navigate to *User Management* and then click *RoleBindings*.
. Navigate to *User Management* and then click *RoleBindings*.
. Click *Create binding*.
. Select `Namespace role binding (RoleBinding)`.
. In the *Name* field, enter `sa-user-account`.

View File

@@ -6,7 +6,7 @@ You can filter Helm charts based on their certification level in the *Developer
.Procedure
. In the *Developer perspective*, navigate to the *+Add* view and select a project.
. In the *Developer* perspective, navigate to the *+Add* view and select a project.
. From the *Developer Catalog* tile, select the *Helm Chart* option to see all the Helm charts in the *Developer Catalog*.

View File

@@ -15,7 +15,7 @@ Refer to this list of troubleshooting tips if you run into issues loading your p
$ oc get console.operator.openshift.io cluster -o jsonpath='{.spec.plugins}'
----
** Verify the enabled plugins on the status card of the *Overview* page in the *Administrator perspective*. You will need to refresh your browser if the plugin was recently enabled.
** Verify the enabled plugins on the status card of the *Overview* page in the *Administrator* perspective. You must refresh your browser if the plugin was recently enabled.
* Verify your plugin service is healthy by:
** Verifying your plugin pod status is running and your containers are ready.