Skip to content

Commit fbe0458

Browse files
authored
Merge pull request #40992 from apinnick/oadp74-uninstall
OADP-74: Uninstall OADP
2 parents 1c27098 + 624b1dd commit fbe0458

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2115,6 +2115,8 @@ Topics:
21152115
# File: installing-oadp-mcg
21162116
# - Name: Installing and configuring OADP with OCS
21172117
# File: installing-oadp-ocs
2118+
# - Name: Uninstalling OADP
2119+
# File: uninstalling-oadp
21182120
# - Name: Backing up and restoring
21192121
# Dir: backing_up_and_restoring
21202122
# Topics:
@@ -2178,8 +2180,6 @@ Name: Migration Toolkit for Containers
21782180
Dir: migration_toolkit_for_containers
21792181
Distros: openshift-enterprise,openshift-origin
21802182
Topics:
2181-
- Name: Migration toolkit for containers overview
2182-
File: index
21832183
- Name: About MTC
21842184
File: about-mtc
21852185
- Name: MTC release notes
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[id="uninstalling-oadp"]
2+
= Uninstalling the Openshift API for Data Protection
3+
include::modules/common-attributes.adoc[]
4+
:context: uninstalling-oadp
5+
6+
toc::[]
7+
8+
You uninstall the OpenShift API for Data Protection (OADP) by deleting the OADP Operator. See xref:../../../operators/admin/olm-deleting-operators-from-cluster.adoc#olm-deleting-operators-from-cluster[Deleting Operators from a cluster] for details.

modules/olm-deleting-operators-from-a-cluster-using-web-console.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Module included in the following assemblies:
22
//
33
// * operators/admin/olm-deleting-operators-from-a-cluster.adoc
4+
// * backup_and_restore/application_backup_and_restore/installing/uninstalling-oadp.adoc
45

56
[id="olm-deleting-operators-from-a-cluster-using-web-console_{context}"]
67
= Deleting Operators from a cluster using the web console

0 commit comments

Comments
 (0)