Delete ConfigMaps
This section explains how to delete a ConfigMap.
Warning |
---|
Once a ConfigMap is deleted, it cannot be recovered. Please proceed with caution when performing this operation. |
Prerequisites
You should join a project and have the ConfigMap Management permission within the project. For more information, refer to “Project Members” and “Project Roles”.
Delete a Single ConfigMap
Log in to the KubeSphere web console with a user who has the ConfigMap Management permission, and access your project.
Click Configuration > ConfigMaps in the left navigation pane.
Click on the right of the ConfigMap you want to delete, then choose Delete from the dropdown list.
In the Delete ConfigMap dialog, enter the name of the ConfigMap, then click OK.
Delete Multiple ConfigMaps
Log in to the KubeSphere web console with a user who has the ConfigMap Management permission, and access your project.
Click Configuration > ConfigMaps in the left navigation pane.
Select the checkbox on the left of the ConfigMaps you want to delete, then click Delete above the ConfigMap list.
In the Delete Multiple ConfigMaps dialog, enter the name of the ConfigMaps, then click OK.
Note Please separate multiple names using a comma (,) and a space.