The new Engineering Lifecycle Management instances are created based on system requirements,
and old ones are removed. Each Engineering Lifecycle Management instance gets its own namespace, and
the Engineering Lifecycle Management operator is installed in it.
You can complete the deletion of an instance and its associated resources by
using the web-console method.
Procedure
- Log in to Red Hat® OpenShift® Container Platform web console with the cluster-admin role. For more
information about user roles, see User roles mapping in Engineering Lifecycle Management on Hybrid Cloud
- Go to . From the Project list, select the
project where you installed the Engineering Lifecycle Management operator.
The
Engineering Lifecycle Management operator is shown in a table in the Installed
Operators page.
- On the ELMs table page, click ELM to select
the Engineering Lifecycle Management operator.
- On the Operator Details page, click ELM tab
to view the Engineering Lifecycle Management instance details.
- On the ELMs table in the elm-instance row,
click the
overflow
menu and select Delete ELM.
- A window appears to confirm the delete action. Click Delete to
remove the Engineering Lifecycle Management instance and the associated resources.
- Delete configmap elm-auth-type-config
- Go to
.
- From the Project list, select the
project where you installed the Engineering Lifecycle Management operator.
- On the Config Maps table in the
elm-auth-type-config row, click the
overflow menu and select
Delete configmap.
- A window is shown to confirm the delete action. Click Delete to
delete the configmap.
The configmap elm-auth-type-config is
deleted.
- Delete Secret elm-auth-secret
- Go to
.
- From the Project list, select the project where you installed
the Engineering Lifecycle Management operator.
- In the elm-auth-secret row, click the
overflow menu and select
Delete Secret.
- A window is shown to confirm the delete action. Click Delete to
delete the Secret. Repeat the step until all secrets that contain the word token as part of the
secret name are deleted.
The Secret elm-auth-secret is
deleted.
- Delete Persistent Volume Claim elm-shared-pvc
- Go to .
- From the Project list, select the project where you installed
the Engineering Lifecycle Management operator.
- On the Persistent Volume Claims table in the
elm-shared-pvc row, click the
overflow menu and select Delete Persistent Volume
Claim.
- A window is shown to confirm the delete action. Click Delete to
delete the Persistent Volume Claim.
The Persistent Volume Claim
elm-shared-pvc is deleted.
- Delete Persistent Volume elm-shared-pv
- Go to .
- On the Persistent Volumes table in the
elm-shared-pv row, click the
overflow menu and select Delete Persistent
Volume.
- A window is shown to confirm the delete action. Click Delete to
delete the Persistent Volume.
The Persistent Volume
elm-shared-pv is deleted.
What to do next
- Uninstall the Engineering Lifecycle Management operator. For more information, see Uninstalling Engineering Lifecycle Management operator.