Uninstall an Operator installation on OpenShift Container Platform
To delete the dynamic plug-ins from your installation, you must edit the ConfigMaps that reference Ansible.
The deployment auto reloads when the ConfigMaps are updated. You do not need to reload the deployment manually.
Remove the Ansible plug-ins from the ConfigMap Copy linkLink copied!
To remove the Ansible plug-ins from an Operator installation, you must edit the custom ConfigMap that references the plug-ins. You can either delete the entire plug-in entry block or simply disable the plug-ins by setting the disabled attribute to true.
Procedure Copy linkLink copied!
Remove Ansible Automation Platform and Dev Spaces from the custom Red Hat Developer Hub ConfigMap Copy linkLink copied!
To remove Ansible Automation Platform and Dev Spaces configuration from an Operator installation, you must edit the custom Red Hat Developer Hub ConfigMap.
Procedure Copy linkLink copied!
Uninstall the sidecar container Copy linkLink copied!
To remove the sidecar container for Ansible development tools from the developer-hub pod, you must modify the base ConfigMap for the Red Hat Developer Hub deployment.