1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/openshift_pipelines/uninstalling-pipelines.adoc
2020-05-04 13:53:59 +00:00

23 lines
979 B
Plaintext

[id="uninstalling-pipelines"]
= Uninstalling OpenShift Pipelines
include::modules/common-attributes.adoc[]
include::modules/pipelines-document-attributes.adoc[]
:context: uninstalling-pipelines
toc::[]
Uninstalling the {pipelines-title} Operator is a two-step process:
. Delete the Custom Resources (CRs) that were added by default when you installed the {pipelines-title} Operator.
. Uninstall the {pipelines-title} Operator.
Uninstalling only the Operator will not remove the {pipelines-title} components created by default when the Operator is installed.
include::modules/op-deleting-the-pipelines-component-and-custom-resources.adoc[leveloffset=+1]
include::modules/op-uninstalling-the-pipelines-operator.adoc[leveloffset=+1]
== Additional Resources
* You can learn more about uninstalling Operators on {product-title} in the xref:../operators/olm-deleting-operators-from-cluster.adoc#olm-deleting-operators-from-a-cluster[deleting Operators from a cluster] section.