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

Updated the section for uninstalling pipeline Operator.

update to address SME review.

Miner update to address peer review.
This commit is contained in:
masauso-lungu
2023-08-30 13:37:34 +03:00
committed by openshift-cherrypick-robot
parent d77f73325f
commit d3de91b11c
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ toc::[]
Cluster administrators can uninstall the {pipelines-title} Operator by performing the following steps:
. Delete the Custom Resources (CRs) that were added by default when you installed the {pipelines-title} Operator.
. Delete the CRs of the optional components, such as {tekton-chains}, that are dependent on the Operator.
. Delete the CRs of the optional components such as {tekton-hub} that depend on the Operator.
+
[CAUTION]
====

View File

@@ -28,5 +28,5 @@ Deleting the CRs will delete the {pipelines-title} components, and all the tasks
[IMPORTANT]
====
Repeat the procedure to find and remove CRs of optional components such as {tekton-chains}, before uninstalling the Operator. If you uninstall the Operator without removing the CRs of optional components, you cannot remove them later.
Repeat the procedure to find and remove CRs of optional components such as {tekton-hub} before uninstalling the Operator. If you uninstall the Operator without removing the CRs of optional components, you cannot remove them later.
====