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 cluster and have the Project Resource Management permission within the cluster. For more information, refer to “Cluster Members” and “Cluster Roles”.
Delete a Single ConfigMap
Log in to the KubeSphere web console with a user who has the Project Resource Management permission, and access your cluster.
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 Project Resource Management permission, and access your cluster.
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.