Delete a ConfigMap
This section describes how to delete a ConfigMap.
| Warning |
|---|
A ConfigMap cannot be recovered after deletion. Please perform this operation with caution. |
Prerequisites
You need to be a member of a cluster with the cluster-admin role.
Delete a Single ConfigMap
-
Log in to the KubeSphere web console as a user with the cluster-admin role and go to your cluster.
-
Click Configurations > ConfigMaps in the left navigation pane.
-
On the right side of the ConfigMap you want to delete, click
, and then select Delete from the dropdown list.
-
In the Delete ConfigMap dialog box, enter the name of the ConfigMap, and then click OK.
Delete Multiple ConfigMaps in Batches
-
Log in to the KubeSphere web console as a user with the cluster-admin role and go to your cluster.
-
Click Configurations > ConfigMaps in the left navigation pane.
-
Select the checkbox on the left of the ConfigMap you want to delete, then click Delete above the ConfigMap list.
-
In the Batch Delete ConfigMaps dialog box, enter the name of the ConfigMap, then click OK.
Note Use commas (,) and spaces to separate multiple names.