Skip to content

Commit 979da07

Browse files
authored
Merge pull request #64067 from masauso-lungu/ML-RHDEVDOCS-5609
Updated the section for uninstalling Pipeline Operator.
2 parents 24e12d4 + 3f3d0c3 commit 979da07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cicd/pipelines/uninstalling-pipelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc::[]
99
Cluster administrators can uninstall the {pipelines-title} Operator by performing the following steps:
1010

1111
. Delete the Custom Resources (CRs) that were added by default when you installed the {pipelines-title} Operator.
12-
. Delete the CRs of the optional components, such as {tekton-chains}, that are dependent on the Operator.
12+
. Delete the CRs of the optional components such as {tekton-hub} that depend on the Operator.
1313
+
1414
[CAUTION]
1515
====

modules/op-deleting-the-pipelines-component-and-custom-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Deleting the CRs will delete the {pipelines-title} components, and all the tasks
2828

2929
[IMPORTANT]
3030
====
31-
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.
31+
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.
3232
====

0 commit comments

Comments
 (0)